Docs.rs
srve-0.1.3
srve 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
eduardvercaemer
Dependencies
bincode ^1.3.2
normal
log ^0.4
normal
serde ^1.0.124
normal
serde_derive ^1.0.124
dev
simple_logger ^1.11
dev
text_io ^0.1.8
dev
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
srve
0.1.3
All Items
Crate Items
Structs
Crate
srve
Copy item path
Source
Expand description
Create simple network wrappers for applications, via TCP sockets.
Structs
ยง
Client
Represents a connection to a server.
Server
Represents our server.