A game server for the MagicMaze-Island game.
Based on Ktor using websockets and sessions.
Execute this command in the repository's root directory to run this sample:
./gradlew :chat:run
Then navigate to http://localhost:8080/ to see the sample home page.