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