Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandlerFunc ¶
func NewHandlerFunc(config graphqlws.HandlerConfig) func(http.ResponseWriter, *http.Request) bool
NewHandler creates a WebSocket handler for GraphQL WebSocket connections. This handler takes a SubscriptionManager and adds/removes subscriptions as they are started/stopped by the client.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.