| Crates.io | coasys_juniper_graphql_transport_ws |
| lib.rs | coasys_juniper_graphql_transport_ws |
| version | 0.4.0 |
| created_at | 2024-02-29 05:18:28.312699+00 |
| updated_at | 2024-02-29 05:18:28.312699+00 |
| description | `graphql-transport-ws` GraphQL over WebSocket Protocol implementation for `juniper` crate. |
| homepage | https://github.com/graphql-rust/juniper/tree/master/juniper_graphql_transport_ws |
| repository | https://github.com/graphql-rust/juniper |
| max_upload_size | |
| id | 1157387 |
| size | 54,586 |
juniper_graphql_transport_ws crateThis 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.
This project is licensed under BSD 2-Clause License.