Package org.springframework.web.reactive.socket.server
@NullMarked
package org.springframework.web.reactive.socket.server
Server support for webSocket interactions.
-
InterfacesClassDescriptionA 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.