13 lines
374 B
Plaintext
13 lines
374 B
Plaintext
|
[[websocket]]
|
||
|
= WebSockets
|
||
|
[.small]#<<web-reactive.adoc#webflux-websocket, See equivalent in the Reactive stack>>#
|
||
|
|
||
|
This part of the reference documentation covers support for Servlet stack, WebSocket
|
||
|
messaging that includes raw WebSocket interactions, WebSocket emulation through SockJS, and
|
||
|
publish-subscribe messaging through STOMP as a sub-protocol over WebSocket.
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|