You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reactor-framework
Hello. Is there some WebSocket/STOMP server example using reactive API?
I've found reactive Websock chat and was able to alter its protocol to fit my current needs, but AFAIU STOMP is more reliable as it
supports heartbeat check and reconnects. Alas, my depth of
understanding of the underlying technologies doesn't allow me to build
one from scratch at the moment.