renatompf / poc_websockets_chat_room

Simple no-auth chat room made with Spring Websockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple no-auth chat room made with Spring Websockets


Languages

Language:CSS 31.9%Language:Java 28.1%Language:JavaScript 24.3%Language:HTML 12.2%Language:Dockerfile 3.0%Language:Makefile 0.5%