summaryrefslogtreecommitdiff
path: root/src/rhctl/main.go
Commit message (Expand)AuthorAgeFilesLines
* added noptcp interface (not working yet)Christian Pointner2017-01-111-0/+13
* incoporated telgo changesChristian Pointner2016-12-061-1/+5
* some minor cleanupChristian Pointner2016-09-241-5/+4
* fixed output of websocket state commandChristian Pointner2016-09-241-0/+1
* added support for web-socket based interfaceChristian Pointner2016-09-241-4/+4
* added basic web interfaceChristian Pointner2016-09-241-0/+9
* minor cleanupsChristian Pointner2016-09-221-7/+6
* run telnet client as go-routine...Christian Pointner2016-04-031-3/+5
* refactoring of server, switch statesChristian Pointner2016-04-021-0/+1
* some cleanupsChristian Pointner2016-04-011-1/+1
* added telnet control interfaceChristian Pointner2016-03-291-4/+18
* added audio port cofiguration to config parserChristian Pointner2016-03-271-0/+1
* added SwitchCTRLChristian Pointner2016-03-271-0/+9
* streamlined log outputChristian Pointner2016-03-271-5/+0
* parsing server channel command worksChristian Pointner2016-03-261-0/+5
* disconnecting serial devices is now properly handledChristian Pointner2016-03-261-0/+4
* add timeout for audioswtich commands to config fileChristian Pointner2016-03-261-2/+3
* basic process handling is workingChristian Pointner2016-03-261-24/+37
* added config file parserChristian Pointner2016-03-261-32/+28
* added basic audioswitch structChristian Pointner2016-03-251-2/+9
* added basic server structChristian Pointner2016-03-241-26/+16
* added serial port handlingChristian Pointner2016-03-241-1/+8
* started rewrite in goChristian Pointner2016-03-231-0/+103