Skip to content

renatompf/poc_websockets_chat_room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.