1 unstable release

0.4.0 Feb 29, 2024

#728 in HTTP server


Used in 5 crates (3 directly)

BSD-2-Clause

1.5MB
37K SLoC

juniper_graphql_ws crate

Crates.io Documentation CI Rust 1.65+

This crate contains an implementation of the legacy graphql-ws GraphQL over WebSocket Protocol, as formerly used by Apollo and subscriptions-transport-ws npm package. It has now been deprecated in favor of the new graphql-transport-ws GraphQL over WebSocket Protocol, implemented by the new juniper_graphql_transport_ws crate and new graphql-ws npm package.

License

This project is licensed under BSD 2-Clause License.

Dependencies

~6–8.5MB
~179K SLoC