zebra/zebrad
Henry de Valence 8a1aa71736 Modify PeerConnector to also handle inbound conns.
Because the Bitcoin handshake is symmetric, we can reuse the same logic
for both incoming and outgoing connections.
2019-10-17 09:34:18 -07:00
..
src Modify PeerConnector to also handle inbound conns. 2019-10-17 09:34:18 -07:00
tests Tracing endpoint (#3) 2019-09-09 13:05:42 -07:00
Cargo.toml Remove async-await feature of futures. 2019-10-15 14:49:11 -04:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00

README.md

Zebrad

Zebrad is an application.

Getting Started

This application is authored using Abscissa, a Rust application framework.

For more information, see:

Documentation