Package reactor.netty.http.websocket
@NullMarked
package reactor.netty.http.websocket
Common components for Websocket using Reactor abstractions.
-
ClassDescriptionA websocket framed inbound.A websocket framed outbound.Wrapper for websocket configuration.WebsocketSpec.Builder<SPEC extends WebsocketSpec.Builder<SPEC>>Configurer implementation for
WebsocketSpec
.