Skip to content

Rest to websocket delegator. Spring Boot backend will consume rest requests and delegate them to the Angular frontend.

License

Notifications You must be signed in to change notification settings

stylepatrick/rest-to-websocket-delegator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-to-websocket-delegator

Rest to websocket delegator. Spring Boot backend will consume rest requests and delegate them to the Angular frontend.

POST request to http://localhost:8080/api/consumer will send a websocket message to all available clients, if the userId matches with the logged in user the message will be displayed:

POST body: { "userId": "tt", "message": "Hallo 123!" }

About

Rest to websocket delegator. Spring Boot backend will consume rest requests and delegate them to the Angular frontend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published