coasys_juniper_graphql_ws 0.4.0

Legacy `graphql-ws` GraphQL over WebSocket Protocol implementation for `juniper` crate.
Documentation

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.