context = window
@SessionActions = Reflux.createActions({
joinSession: {}
leaveSession: {}
resyncServer: {asyncResult: true}
mixersChanged: {}
})