Skip to content

XoriantOpenSource/SpringWebSocketIntegration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SpringWebSocketIntegration

Project demonstrating WebSocket implementation using Stomp library and Spring boot Application

How to Run

  1. Download project
  2. mvn clean install
  3. run FrontendApplication (from your IDE as java application) or java -jar FrontendApplication
  4. Open webbrowser and hit http://localhost:7999/index.html
  5. Click on Connect button and then Click on Subscribe. you will get Server push message within 15 Seconds

About

Project demonstrating WebSocket implementation with Spring boot Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published