.. | ||
src | ||
Cargo.toml | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
release.toml |
juniper_graphql_ws
crate
This crate contains an implementation of the graphql-ws WebSocket subprotocol, as formerly used by Apollo. It has now been deprecated in favor of the protocol implemented by the juniper_graphql_transport_ws
crate.
License
This project is licensed under BSD 2-Clause License.