tcp-handler 1.0.1

Conveniently transfer data in chunk through tokio TCP stream.
Documentation

tcp-handler

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 7 of them enabled by default.

default

  • compress_encryption
  • auto_flush
  • stream_net

compress_encryption

  • compression
  • encryption
  • __internal_variable_len_reader_with_feature

auto_flush

  • tokio/io-util

stream_net

  • streams
  • tokio/net

compression

  • dep:flate2
  • __internal_variable_len_reader_with_feature

encryption

  • dep:rand
  • dep:__aead_with_feature
  • dep:rsa
  • dep:aes-gcm
  • __internal_variable_len_reader_with_feature

streams

  • dep:async-trait

serde

  • dep:serde