Skip to content

codemwnci/kotlin-springboot-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin, SpringBoot and WebSockets

This repository was created to host the source code for the Blog post "Kotlin, SpringBoot and WebSockets".

Blog can be found

  1. Here: https://blog.codemwnci.co.uk/kotlin-springboot-and-websockets
  2. and here: https://medium.com/@codemwnci/kotlin-springboot-and-websockets-276029b22482

This simple application contains the files necessary for a simple javascript Chat application that communicates with a Kotlin serverside. The serverside uses SpringBoot to enable WebSocket connectivity to broadcast chat messages to everyone in the chat room.

Releases

No releases published

Packages

No packages published