| Modifier and Type | Method and Description |
|---|---|
static WebSocketSubprotocolHandler |
BuiltinWebsocketSubprotocolHandlers.createHandlerFor(String protocolName,
Integer subscriptionInitializationTimeout) |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphQLTransportWSSubprotocolHandler
Implementation of the `graphql-transport-ws` protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GraphQLWSSubprotocolHandler
Handler for the legacy `graphql-ws` subprotocol
Specification of the protocol: `https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md`
|
Copyright © 2018–2022. All rights reserved.