Package org.springframework.web.reactive.socket.server
@NonNullApi
@NonNullFields
package org.springframework.web.reactive.socket.server
Server support for WebSocket interactions.
-
ClassDescriptionA strategy for upgrading an HTTP request to a WebSocket session depending on the underlying network runtime.A service to delegate WebSocket-related HTTP requests to.