summaryrefslogtreecommitdiff
path: root/game_server/src/ws_test.html
AgeCommit message (Collapse)Author
2019-05-20Add some test html featuresnatrixaeria
Found a new bug: Clients are being randomly kicked when others leave
2019-05-20Remove users from server, if not reachablenatrixaeria
2019-05-20Broadcast all text packets around clientsnatrixaeria
2019-05-19Validate tokens successfullynatrixaeria
2019-05-18Add threading and possibility to connect to socketnatrixaeria
2019-05-17Add WebSocket server functionalitynatrixaeria
and a WebSocket javascript test suite