Skip to content

CiPhantom/POC-websocket-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC-websocket-spring

This is a server part of the pokerplanning project hosted on heroku. This is a simplified version used and tested by my team with Capgemini. :bowtie:

I'm kindly proud of this little work. ❤️

Specifications

This project is based on stomp protocal by Spring. Stomp protocol allows us to create reactive applications based on events. It gives you abilities to receive event and reuse them for broadcasting of other data processing.

👻

You may find other samples on this project like :

  • how to manage the interceptor
  • how to manage lifecycle of subscribed user on a topic
  • + Just for experimentation there is an useless Avro implementation as a maven plugin. Sorry for that 😆

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages