Package io.grpc.servlet.web.websocket
package io.grpc.servlet.web.websocket
-
ClassDescriptionSupports multiple endpoints, based on the negotiated sub-protocol.Each instance of this type represents a single active websocket, which can allow several concurrent/overlapping gRPC streams.Callback to initiate a graceful shutdown of this websocket instance, as an alternative to just closing the websocket.Each instance of this type represents a single active websocket, which maps to a single gRPC stream.