Sample project for Ktor showing how to use the SSE (Server-Sent Events) specification.
Execute this command to run the sample:
./gradlew run
And navigate to http://localhost:8080/ to see the demo.
Sample project for Ktor showing how to use the SSE (Server-Sent Events) specification.
Execute this command to run the sample:
./gradlew run
And navigate to http://localhost:8080/ to see the demo.