async-graphql 2.0.0-alpha.1

A GraphQL server library implemented in Rust
Documentation
1
2
3
//! Transports for subscription

pub mod websocket;