#graphql #websocket #apollo-graphql #graphql-server #subscription #apollo #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

#614 in HTTP server

Download history 131/week @ 2024-02-25 13/week @ 2024-03-03 3/week @ 2024-03-10 76/week @ 2024-03-17 9/week @ 2024-03-24 13/week @ 2024-03-31

102 downloads per month
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

~5.5–8MB
~164K SLoC