Skip to content

Sample project to add websocket functionality to spring web app

Notifications You must be signed in to change notification settings

keerthivasan-r/spring4-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring4-websocket

Sample project to add websocket functionality to spring web app

Dependencies

  • SockJS
    • It Provides websocket alike JS object and fall back options if the browser doesn't support websocket
  • Stomp.js
    • Simple Text Oriented Message Protocol (STOMP) is being used for data exchange

About

Sample project to add websocket functionality to spring web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages