juniper_subscriptions 0.15.0

Juniper SubscriptionCoordinator and SubscriptionConnection implementations
Documentation
[dependencies.futures]
version = "0.3.1"

[dependencies.juniper]
default-features = false
version = "0.15.0"
[dev-dependencies.serde_json]
version = "1.0"

[dev-dependencies.tokio]
features = ["macros", "rt-core"]
version = "0.2"

[package]
authors = ["nWacky <gosha.evtushenko@gmail.com>"]
description = "Juniper SubscriptionCoordinator and SubscriptionConnection implementations"
documentation = "https://docs.rs/juniper_subscriptions"
edition = "2018"
license = "BSD-2-Clause"
name = "juniper_subscriptions"
repository = "https://github.com/graphql-rust/juniper"
version = "0.15.0"