@ -19,6 +19,8 @@ include::messaging/rsocket.adoc[]
include::messaging/spring-integration.adoc[]
include::messaging/websockets.adoc[]
include::messaging/whats-next.adoc[]
@ -1,4 +1,4 @@
[[features.websockets]]
[[messaging.websockets]]
== WebSockets
Spring Boot provides WebSockets auto-configuration for embedded Tomcat, Jetty, and Undertow.
If you deploy a war file to a standalone container, Spring Boot assumes that the container is responsible for the configuration of its WebSocket support.