A chat application written with Ktor using WebSockets and Sessions.
Execute this command to run the sample:
./gradlew run
Then, navigate to http://localhost:8080/ to see the sample home page.
A chat application written with Ktor using WebSockets and Sessions.
Execute this command to run the sample:
./gradlew run
Then, navigate to http://localhost:8080/ to see the sample home page.