juniper/juniper_graphql_transport_ws/README.md
Chris 27430bf60c
add juniper_graphql_transport_ws crate for new subscription protocol (#1158)
Co-authored-by: Christian Legnitto <LegNeato@users.noreply.github.com>
2023-08-25 01:02:32 +00:00

1.2 KiB

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.