Docs.rs
tokio-rpc-0.1.1
tokio-rpc 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zensh
Dependencies
bytes ^0.4
normal
futures ^0.1
normal
tokio-core ^0.1
normal
tokio-io ^0.1
normal
tokio-proto ^0.1
normal
tokio-service ^0.1
normal
tokio-timer ^0.1
normal
protobuf ^1.2
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
tokio_
rpc
0.1.1
All Items
Crate Items
Structs
Functions
Crate
tokio_rpc
Copy item path
Source
Expand description
A simple client and server implementation fo a multiplexed
Structs
§
Client
Client
Functions
§
serve
Start a server, listening for connections on
addr
.