Docs.rs
  • tcp-handler-0.1.0
    • tcp-handler 0.1.0
    • Docs.rs crate page
    • (MIT OR Apache-2.0) AND BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • xuxiaocheng0201
    • Dependencies
      • aes-gcm ~0.10 normal
      • bytes ^1.5 normal
      • rsa ~0.9 normal
      • sha2 ~0.10 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • variable-len-reader ^1 normal
      • anyhow ^1.0 dev
      • tokio ^1 dev
    • Versions
    • 2.44% 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

tcp_handler0.1.0

Module starter

  • Enums
  • Functions
  • Type Aliases

In crate tcp_handler

?
Change settings

Module tcp_handler::starter

source ·

Enums

  • StarterError

Functions

  • client_init
  • client_init_with_encrypt
  • client_start
  • client_start_with_encrypt
  • server_init
  • server_init_with_encrypt
  • server_start
  • server_start_with_encrypt

Type Aliases

  • AesCipher