Spring Boot websocket chatroom with arbitrary number of rooms.
Forked from the following tutorial: https://www.callicoder.com/spring-boot-websocket-chat-example/
Run the server with gradle and visit localhost:8080:
./gradlew bootRun
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Spring Boot websocket chatroom with arbitrary number of rooms.
Forked from the following tutorial: https://www.callicoder.com/spring-boot-websocket-chat-example/
Run the server with gradle and visit localhost:8080:
./gradlew bootRun