Docs.rs
  • jetstream-oxide-0.1.2
    • jetstream-oxide 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • videah
    • Dependencies
      • async-trait ^0.1.83 normal
      • atrium-api ^0.25 normal
      • chrono ^0.4.38 normal
      • flume ^0.11.1 normal
      • futures-util ^0.3.31 normal
      • log ^0.4.22 normal
      • serde ^1.0.215 normal
      • serde_json ^1.0.132 normal
      • thiserror ^2.0.3 normal
      • tokio ^1.41.1 normal
      • tokio-tungstenite ^0.24.0 normal
      • tokio-util ^0.7.13 normal
      • url ^2.5.4 normal
      • zstd ^0.13.2 normal
      • anyhow ^1.0.93 dev
      • clap ^4.5.20 dev
    • Versions
    • 46% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

jetstream_oxide0.1.2

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • JetstreamConfig
  • JetstreamConnector
  • events::EventInfo
  • events::account::AccountData
  • events::account::AccountEvent
  • events::commit::CommitData
  • events::commit::CommitInfo
  • events::identity::IdentityData
  • events::identity::IdentityEvent
  • exports::Cid
  • exports::Did
  • exports::Handle
  • exports::Nsid

Enums

  • DefaultJetstreamEndpoints
  • JetstreamCompression
  • error::ConfigValidationError
  • error::ConnectionError
  • error::JetstreamEventError
  • events::EventKind
  • events::JetstreamEvent
  • events::account::AccountStatus
  • events::commit::CommitEvent
  • events::commit::CommitType

Type Aliases

  • JetstreamReceiver