This was commented out because making the PeerConnector take a TcpStream meant that the PeerConnector futures couldn't be constructed in the same way as before, but now that the PeerConnector is Buffer'able, we can just clone a buffered copy. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: