I want to develop a group based chat application using Springboot. Currently I have developed one to one chatting functionality using TextWebSocketHandler
Springboot
TextWebSocketHandler