#juniper #graphql #cargo #web #subscriptions #warp #graphql-server

juniper_subscriptions

Juniper SubscriptionCoordinator and SubscriptionConnection implementations

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

Download history 1124/week @ 2022-11-30 1319/week @ 2022-12-07 1262/week @ 2022-12-14 669/week @ 2022-12-21 635/week @ 2022-12-28 993/week @ 2023-01-04 996/week @ 2023-01-11 1072/week @ 2023-01-18 1049/week @ 2023-01-25 1219/week @ 2023-02-01 1762/week @ 2023-02-08 1243/week @ 2023-02-15 1426/week @ 2023-02-22 1177/week @ 2023-03-01 1478/week @ 2023-03-08 1320/week @ 2023-03-15

5,622 downloads per month
Used in juniper_graphql_ws

BSD-2-Clause

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.

License

This project is under the BSD-2 license.

Check the LICENSE file for details.

Dependencies

~2–3MB
~62K SLoC