coasys_juniper_graphql_ws

Crates.iocoasys_juniper_graphql_ws
lib.rscoasys_juniper_graphql_ws
version0.4.0
created_at2024-02-29 05:17:21.185375+00
updated_at2024-02-29 05:17:21.185375+00
descriptionLegacy `graphql-ws` GraphQL over WebSocket Protocol implementation for `juniper` crate.
homepagehttps://github.com/graphql-rust/juniper/tree/master/juniper_graphql_ws
repositoryhttps://github.com/graphql-rust/juniper
max_upload_size
id1157384
size59,059
Fayeed Pawaskar (fayeed)

documentation

https://docs.rs/juniper_graphql_ws

README

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.

Commit count: 1431

cargo fmt