10 releases
Uses new Rust 2024
| 0.5.0 | Sep 8, 2025 |
|---|---|
| 0.4.0 | Mar 20, 2024 |
| 0.3.0 | Jul 8, 2021 |
| 0.2.6 | Jan 27, 2022 |
| 0.2.1 | Dec 12, 2020 |
#882 in HTTP server
45,889 downloads per month
Used in 21 crates
(9 directly)
1.5MB
41K
SLoC
juniper_graphql_ws crate
This crate contains implementations of 2 protocols:
-
(
graphql-transport-wsfeature) The newgraphql-transport-wsGraphQL over WebSocket Protocol, as now used by Apollo andgraphql-wsnpm package. -
(
graphql-wsfeature) The legacygraphql-wsGraphQL over WebSocket Protocol, as formerly used by Apollo andsubscriptions-transport-wsnpm package (deprecated in favor of the newgraphql-transport-wsGraphQL over WebSocket Protocol mentioned above).
License
This project is licensed under BSD 2-Clause License.
Dependencies
~6.5–9.5MB
~148K SLoC