1.0.0-beta.4
The WebSocket graphql-transport-ws sub-protocol implementation
Attributes
Includes Deno configuration
Repository
Current version released
3 years ago
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