Docs.rs
  • graphql-ws-client-0.11.1
    • graphql-ws-client 0.11.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • obmarg
    • Dependencies
      • async-channel ^2 normal
      • cynic ^3 normal optional
      • futures-lite ^2 normal
      • futures-sink ^0.3 normal
      • futures-timer ^3 normal
      • graphql_client ^0.14.0 normal optional
      • log ^0.4 normal optional
      • pharos ^0.5.2 normal optional
      • pin-project ^1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tungstenite >=0.23, <=0.24 normal optional
      • ws_stream_wasm ^0.7 normal optional
      • assert_matches ^1.5 dev
      • async-graphql ^7.0.1 dev
      • async-graphql-axum ^7 dev
      • async-tungstenite ^0.28 dev
      • axum ^0.7 dev
      • axum-macros ^0.4 dev
      • cynic ^3 dev
      • insta ^1.11 dev
      • tokio ^1 dev
      • tokio-stream ^0.1 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

graphql_ws_client0.11.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Client
  • ClientBuilder
  • ConnectionActor
  • Subscription
  • graphql::StreamingOperation
  • ws_stream_wasm::Connection

Enums

  • Error
  • Message

Traits

  • Connection
  • graphql::GraphqlOperation