| Crates.io | coasys_juniper_graphql_ws |
| lib.rs | coasys_juniper_graphql_ws |
| version | 0.4.0 |
| created_at | 2024-02-29 05:17:21.185375+00 |
| updated_at | 2024-02-29 05:17:21.185375+00 |
| description | Legacy `graphql-ws` GraphQL over WebSocket Protocol implementation for `juniper` crate. |
| homepage | https://github.com/graphql-rust/juniper/tree/master/juniper_graphql_ws |
| repository | https://github.com/graphql-rust/juniper |
| max_upload_size | |
| id | 1157384 |
| size | 59,059 |
juniper_graphql_ws crateThis 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.
This project is licensed under BSD 2-Clause License.