summaryrefslogtreecommitdiff
path: root/game_server/src/gameserver.rs
AgeCommit message (Collapse)Author
2019-05-18Keep client connections opennatrixaeria
and start the server on localhost
2019-05-18Add threading and possibility to connect to socketnatrixaeria
2019-05-17Add WebSocket server functionalitynatrixaeria
and a WebSocket javascript test suite
2019-05-15Add web client functionalitynatrixaeria
additionally added -r feature to build.sh, which reverses build output.