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