#websocket #graphql #subscription #apollo #graphql-ws #apollo-graphql #graphql-transport-ws

coasys_juniper_graphql_transport_ws

graphql-transport-ws GraphQL over WebSocket Protocol implementation for juniper crate

1 unstable release

0.4.0 Feb 29, 2024

#1952 in HTTP server


Used in 4 crates (3 directly)

BSD-2-Clause

1.5MB
38K SLoC

juniper_graphql_transport_ws crate

Crates.io Documentation CI Rust 1.65+

This crate contains an implementation of the new graphql-transport-ws GraphQL over WebSocket Protocol, as now used by Apollo and graphql-ws npm package.

Implementation of the legacy graphql-ws GraphQL over WebSocket Protocol may be found in the juniper_graphql_ws crate.

License

This project is licensed under BSD 2-Clause License.

Dependencies

~6–15MB
~171K SLoC