An open API service indexing awesome lists of open source software.

https://github.com/aliakh/demo-spring-websocket

'WebSockets with Spring: HTTP and WebSocket; WebSocket with SockJS fallback; STOMP over WebSocket' articles and source code.
https://github.com/aliakh/demo-spring-websocket

java sockjs spring stomp websocket

Last synced: about 1 year ago
JSON representation

'WebSockets with Spring: HTTP and WebSocket; WebSocket with SockJS fallback; STOMP over WebSocket' articles and source code.

Awesome Lists containing this project

README

          

# WebSockets with Spring

* [WebSockets with Spring, part 1: HTTP and WebSocket](article1.md)
* [WebSockets with Spring, part 2: WebSocket with SockJS fallback](article2.md)
* [WebSockets with Spring, part 3: STOMP over WebSocket](article3.md)