Skip to content

sayseakleng/spring-websocket-stomp_over_sockjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Websocket (Stomp Over SockJS)

STOMP is a simple text-orientated messaging protocol. It defines an interoperable wire format so that any of the available STOMP clients can communicate with any STOMP message broker to provide easy and widespread messaging interoperability among languages and platforms. This project implements Chat Server over Web Browser and we have implemented sample features as following.

##Features

  • Chatting using Spring WebSocket
  • Stomp over SockJS
  • Online & Offline User Detection
  • Stomp Topic & Queue Subscription
  • Closing Browser Detection

About

Chat Server by using Spring Websocket (Stomp Over SockJS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published