summaryrefslogtreecommitdiff
path: root/src/rhctl/playout_server.go
Commit message (Expand)AuthorAgeFilesLines
* refactoring of server, switch statesChristian Pointner2016-04-021-18/+18
* some cleanupsChristian Pointner2016-04-011-2/+2
* receiving of updates from switch as well from servers works nowChristian Pointner2016-03-271-0/+2
* pass switch updates through to serverChristian Pointner2016-03-271-0/+4
* added channel to request server status updatesChristian Pointner2016-03-271-11/+22
* add log message when server comes back from the deadChristian Pointner2016-03-271-0/+1
* streamlined log outputChristian Pointner2016-03-271-4/+4
* some cleanupChristian Pointner2016-03-261-1/+2
* heartbeat handling works nowChristian Pointner2016-03-261-12/+56
* parsing server channel command worksChristian Pointner2016-03-261-7/+42
* disconnecting serial devices is now properly handledChristian Pointner2016-03-261-5/+5
* basic process handling is workingChristian Pointner2016-03-261-3/+6
* add an optional newline for all serial lineChristian Pointner2016-03-251-2/+2
* added basic audioswitch structChristian Pointner2016-03-251-11/+4
* added basic server structChristian Pointner2016-03-241-0/+72