Ignotus Peverell
|
42769c373c
|
Re-implemented the whole interaction between server, peer and protocol to be more Rust-ish. Server maintains peer references and protocol is internally mutable.
|
2016-10-29 12:36:45 -07:00 |
|
Ignotus Peverell
|
fdaf2ba6af
|
First working test with related fixes demonstrating a full peer handshake.
|
2016-10-27 14:28:02 -07:00 |
|
Ignotus Peverell
|
a9dc8a05ac
|
Preliminary impl of p2p package compiles now. Next step: basic handshake integration test.
|
2016-10-26 11:21:45 -07:00 |
|
Ignotus Peverell
|
b1762cb5f4
|
p2p module getting close to first integration test allowing 2 peers to connect. Fleshed out handshake and protocol use. Fixed most errors, just need to make the borrow checker happy.
|
2016-10-25 22:06:13 -07:00 |
|