Docs.rs
  • objtalk-0.3.0
    • objtalk 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • hinzundcode
    • Dependencies
      • chrono ^0.4 normal
      • clap =3.0.0-beta.2 normal
      • clap_derive =3.0.0-beta.2 normal
      • colored ^2.0 normal optional
      • futures ^0.3 normal
      • hyper ^0.14 normal optional
      • hyper-tungstenite ^0.3 normal optional
      • lazy_static ^1.4 normal optional
      • regex ^1 normal optional
      • rusqlite ^0.25 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.5 normal
      • tokio-util ^0.6 normal
      • toml ^0.5 normal optional
      • uuid ^0.8 normal
      • deflate ^0.9 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

objtalk0.3.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • Object
  • client::HttpClient
  • json_rpc::RequestMessage
  • json_rpc::ResponseMessage
  • patterns::Pattern
  • server::Client
  • server::ClientState
  • server::Server
  • server::config::AdminConfig
  • server::config::Config
  • server::config::HttpConfig
  • server::config::SqliteConfig
  • server::config::TcpConfig
  • server::http_transport::HttpTransport
  • server::logger::NullLogger
  • server::logger::StdoutLogger
  • server::storage::sqlite::SqliteStorage
  • server::tcp_transport::TcpTransport

Enums

  • Command
  • client::Error
  • json_rpc::EventMessage
  • json_rpc::Request
  • json_rpc::Response
  • server::Error
  • server::Message
  • server::config::StorageConfig
  • server::logger::LogMessage

Traits

  • server::logger::Logger
  • server::storage::Storage

Functions

  • server::admin::get_admin_asset
  • server::json_rpc::handle_inbox_message
  • server::json_rpc::handle_message

Constants

  • VERSION_STRING