Docs.rs
  • jsonrpc-pubsub-18.0.0
    • jsonrpc-pubsub 18.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tomusdrw
    • github:paritytech:core-devs
    • Dependencies
      • futures ^0.3 normal
      • jsonrpc-core ^18.0.0 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • parking_lot ^0.11.0 normal
      • rand ^0.7 normal
      • serde ^1.0 normal
      • jsonrpc-tcp-server ^18.0.0 dev
      • serde_json ^1.0 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

jsonrpc_pubsub18.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • IoDelegate
  • PubSubHandler
  • Session
  • Sink
  • Subscriber
  • manager::NumericIdProvider
  • manager::RandomStringIdProvider
  • manager::SubscriptionManager
  • oneshot::Receiver
  • oneshot::Sender
  • typed::Sink
  • typed::Subscriber

Enums

  • SubscriptionId

Traits

  • PubSubMetadata
  • SubscribeRpcMethod
  • UnsubscribeRpcMethod
  • manager::IdProvider

Functions

  • new_subscription
  • oneshot::channel

Type Aliases

  • SinkResult
  • TransportError
  • manager::TaskExecutor