Skip to content

mustafacil/spring-boot-websocket-without-stomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websocket Without Stomp

This project is for creating web socket without Stomp Messaging Protocol.

Usage

All of websocket sessions are added to SingletonSessionList.

You need to connect ws://localhost:8080/web-socket as a client.

You can send messages to all clients by using sendMessageToAllClients method in SocketUtil class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages