coasys_juniper_graphql_transport_ws

Crates.iocoasys_juniper_graphql_transport_ws
lib.rscoasys_juniper_graphql_transport_ws
version0.4.0
created_at2024-02-29 05:18:28.312699+00
updated_at2024-02-29 05:18:28.312699+00
description`graphql-transport-ws` GraphQL over WebSocket Protocol implementation for `juniper` crate.
homepagehttps://github.com/graphql-rust/juniper/tree/master/juniper_graphql_transport_ws
repositoryhttps://github.com/graphql-rust/juniper
max_upload_size
id1157387
size54,586
Fayeed Pawaskar (fayeed)

documentation

https://docs.rs/juniper_graphql_transport_ws

README

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.

Commit count: 1431

cargo fmt