Docs.rs
  • simple-pub-sub-0.1.2
    • simple-pub-sub 0.1.2
    • Docs.rs crate page
    • MIT
    • 10 April 2024
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • girish946
    • Dependencies
      • clap ^4.4.11 normal
      • env_logger ^0.10.1 normal
      • log ^0.4.20 normal
      • mio ^0.8.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1 normal
      • uuid ^1.6.1 normal
    • Versions
    • 40.24% of the crate is documented
  • Go to latest version
  • 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

simple_pub_sub0.1.2

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • client::Client
  • message::Header
  • message::Msg
  • topics::TopicMap

Enums

  • message::HeaderError
  • message::PktType

Functions

  • client::on_message
  • message::get_msg_response
  • server::start_server
  • stream::read_message
  • topics::get_global_broadcaster
  • topics::topic_manager

Constants

  • message::DEFAULT_VERSION
  • message::PUBLISH
  • message::PUBLISHACK
  • message::QUERY
  • message::QUERYRESP
  • message::SUBSCRIBE
  • message::SUBSCRIBEACK
  • message::SUPPORTED_VERSIONS
  • message::UNSUBSCRIBE
  • message::UNSUBSCRIBEACK