summaryrefslogtreecommitdiff
path: root/game_server/src/gameserver.rs
AgeCommit message (Expand)Author
2019-05-19Rename gameserver module to servernatrixaeria
2019-05-19Validate tokens and then push clientnatrixaeria
2019-05-19Push new clients to a Mapnatrixaeria
2019-05-18Keep client connections opennatrixaeria
2019-05-18Add threading and possibility to connect to socketnatrixaeria
2019-05-17Add WebSocket server functionalitynatrixaeria
2019-05-15Add web client functionalitynatrixaeria