Skip to content

zupzup/kotlin-example-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotlin-example-websockets

Example of using Kotlin to create a WebSockets API

Start with ./gradlew bootRun

Then, open index.html multiple times.

Each site guesses numbers and sends them to the server, which, if a guessed number is a prime number, broadcasts that to alle clients.

About

Example of using Kotlin to create a WebSockets API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published