Docs.rs
  • loco-protocol-5.2.0
    • loco-protocol 5.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • storycraft
    • Dependencies
      • bincode ^1.3.3 normal
      • byteorder ^1.4.3 normal
      • futures ^0.3.16 normal
      • getrandom ^0.2.3 normal
      • libaes ^0.6.0 normal
      • rand ^0.8.4 normal
      • rsa ^0.6.1 normal
      • serde ^1.0 normal
      • sha-1 ^0.10.0 normal
    • Versions
    • 27.47% 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
logo

logo

Crate loco_protocol

logo
Change settings

List of all items

Structs

  • command::Command
  • command::Header
  • command::builder::CommandBuilder
  • command::codec::CommandCodec
  • secure::SecureHandshake
  • secure::SecureHandshakeHeader
  • secure::SecureHeader
  • secure::crypto::CryptoStore
  • secure::session::SecureClientSession
  • secure::session::SecureServerSession
  • secure::stream::SecureStream

Enums

  • command::codec::StreamError
  • secure::crypto::CryptoError
  • secure::crypto::EncryptType
  • secure::crypto::KeyEncryptType
  • secure::session::SecureHandshakeError

Functions

  • command::codec::decode::decode_head
  • command::codec::encode::encode_head
  • secure::session::client::to_handshake_packet
  • secure::session::server::decode_handshake_head

Constants

  • command::HEADER_SIZE
  • command::HEAD_SIZE
  • secure::SECURE_HANDSHAKE_HEADER_SIZE
  • secure::SECURE_HANDSHAKE_HEAD_SIZE
  • secure::SECURE_HEADER_SIZE
  • secure::SECURE_HEAD_SIZE