* leveraging message queue for playlist entries DL * playlist support implemented It's a little bit slow but solid enough :D
Session serialization will use gob encoding instead of json. Binary size will likely be reduced. General backend code refactoring.
* testing message queue * better mq syncronisation * major code refactoring, concern separation. * bugfix * code refactoring * queuesize configurable via flags * code refactoring * comments * code refactoring, updated readme