subscriptions_transport_ws library

An implementation of Apollo's subscriptions-transport-ws in Dart.

See: https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md

Classes

GraphQLResult
OperationMessage
A basic message in the Apollo WebSocket protocol.
RemoteClient
Server