Docs.rs
  • tap-node-0.2.0
    • tap-node 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • pelle
    • Dependencies
      • anyhow ^1.0.75 normal
      • async-trait ^0.1 normal
      • base58 ^0.2 normal
      • base64 ^0.13 normal
      • chrono ^0.4 normal
      • console_error_panic_hook ^0.1 normal optional
      • dashmap ^5.4 normal
      • futures ^0.3 normal
      • js-sys ^0.3 normal optional
      • log ^0.4 normal
      • reqwest ^0.11 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • tap-agent ^0.2.0 normal
      • tap-caip ^0.2.0 normal
      • tap-msg ^0.2.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.32.0 normal
      • tokio-tungstenite ^0.20 normal optional
      • tracing ^0.1.37 normal
      • uuid ^1.16.0 normal
      • wasm-bindgen ^0.2 normal optional
      • wasm-bindgen-futures ^0.4 normal optional
      • web-sys ^0.3 normal optional
      • criterion ^0.5 dev
      • env_logger ^0.10 dev
      • futures ^0.3 dev
      • tempfile ^3.8 dev
      • tokio-test ^0.4.3 dev
    • Versions
    • 96.73% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

tap_node0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • NodeConfig
  • TapNode
  • agent::AgentRegistry
  • event::EventBus
  • event::logger::EventLogger
  • event::logger::EventLoggerConfig
  • message::CompositePlainMessageProcessor
  • message::CompositePlainMessageRouter
  • message::processor::DefaultPlainMessageProcessor
  • message::processor::DefaultPlainMessageProcessorImpl
  • message::processor::LoggingPlainMessageProcessor
  • message::processor::ValidationPlainMessageProcessor
  • message::processor_pool::ProcessorPool
  • message::processor_pool::ProcessorPoolConfig
  • message::router::CompositePlainMessageRouter
  • message::router::DefaultPlainMessageRouter
  • message::sender::HttpPlainMessageSender
  • message::sender::NodePlainMessageSender
  • message::sender::WebSocketPlainMessageSender
  • resolver::NodeResolver

Enums

  • error::Error
  • event::NodeEvent
  • event::logger::LogDestination
  • message::PlainMessageProcessorType
  • message::PlainMessageRouterType

Traits

  • TapAgentExt
  • event::EventSubscriber
  • message::PlainMessageRouter
  • message::RouterAsyncExt
  • message::processor::PlainMessageProcessor
  • message::sender::PlainMessageSender

Type Aliases

  • error::Result