# Functions
Connect implements the apollographql subscriptions-transport-ws [email protected] https://github.com/apollographql/subscriptions-transport-ws/blob/v0.9.4/PROTOCOL.md.
NewHandlerFunc returns an http.HandlerFunc that supports GraphQL over websockets.
ReadLimit limits the maximum size of incoming messages.
WriteTimeout sets a timeout for outgoing messages.
# Interfaces
GraphQLService interface.