Easily create Kotlin Web Socket project from these multiplatform boilerplate Gradle DSL
Run gradle command
gradle assemble
Run gradle command
gradle run
Browse http://localhost:8080/index.html
On the screen you will see connection status
JavaScript libraries are maintained using "webjars",
End Of Article