juniper/juniper_graphql_transport_ws
2023-08-25 22:48:01 +00:00
..
src Clippy fixes (#1181) 2023-08-25 22:48:01 +00:00
Cargo.toml add juniper_graphql_transport_ws crate for new subscription protocol (#1158) 2023-08-25 01:02:32 +00:00
CHANGELOG.md add juniper_graphql_transport_ws crate for new subscription protocol (#1158) 2023-08-25 01:02:32 +00:00
LICENSE add juniper_graphql_transport_ws crate for new subscription protocol (#1158) 2023-08-25 01:02:32 +00:00
README.md add juniper_graphql_transport_ws crate for new subscription protocol (#1158) 2023-08-25 01:02:32 +00:00
release.toml add juniper_graphql_transport_ws crate for new subscription protocol (#1158) 2023-08-25 01:02:32 +00:00

juniper_graphql_transport_ws crate

Crates.io Documentation CI Rust 1.65+

This crate contains an implementation of the graphql-transport-ws WebSocket subprotocol, as used by Apollo.

License

This project is licensed under BSD 2-Clause License.