8 releases
0.16.0 | Jul 8, 2021 |
---|---|
0.15.6 | Jan 27, 2022 |
0.15.5 | Jun 8, 2021 |
0.15.4 | Apr 4, 2021 |
0.15.1 | Dec 12, 2020 |
#220 in HTTP server
5,622 downloads per month
Used in juniper_graphql_ws
1MB
37K
SLoC
juniper_subscriptions
This repository contains SubscriptionCoordinator and SubscriptionConnection implementations for Juniper, a GraphQL library for Rust.
Documentation
For this crate's documentation, check out API documentation.
For SubscriptionCoordinator
and SubscriptionConnection
documentation, check
out Juniper.
Examples
Check examples/warp_subscriptions for example code of a working warp server with GraphQL subscription handlers.
Links
License
This project is under the BSD-2 license.
Check the LICENSE file for details.
Dependencies
~2–3MB
~62K SLoC