Docs.rs
tcp-server-0.0.4
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tcp-server 0.0.4
Convenient TCP server. Based on tcp-handler
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
19
items documented
0
out of
15
items with examples
Links
Repository
crates.io
Dependencies
anyhow ^1.0
normal
async-trait ~0.1
normal
lazy_static ^1.4
normal
log ~0.4
normal
serde ^1.0
normal
tcp-handler ~0.5
normal
tokio ^1.35
normal
tokio-util ~0.7
normal
env_logger ~0.10
dev
tokio ^1.35
dev
Versions
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Owners
Tcp-Server
Read this in other languages:
English
,
简体中文
.
Description
Based on
tcp-handler
.
Not ready to use in production.