/poc_websockets_chat_room

Simple no-auth chat room made with Spring Websockets

Primary LanguageCSS

Spring Websocket Chat Room

Description

Simple no-auth chat room made to check how to work with Spring Websockets.

How to run it:

To run it you simply have to make:

make run

How to test it:

To test it, in several browser tabs, access to localhost:8080 follow the natural flow of the app.