Skip to main content

graphql-transport-ws

The WebSocket graphql-transport-ws sub-protocol implementation.

What

Provides an implementation of the most core parts defined in graphql-transport-ws.

  • Message parser
  • Message types
  • Message senders
  • Socket handler
  • Private status codes

These low-level APIs can be used to create GraphQL over WebSocket servers and GraphQL clients.

License

Copyright © 2022-present TomokiMiyauci.

Released under the MIT license

graphql-transport-ws: enisdenjo