Merope Riddle
|
bc38016385
|
core/ser: change serialization trait to use Result<(), Error> in place of Option<Error>
|
2016-11-01 02:14:52 +00:00 |
|
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
|
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 |
|
Ignotus Peverell
|
9f780f6865
|
Converse of deser macro to make serialization of structs less verbose.
|
2016-10-24 20:41:28 -07:00 |
|
Ignotus Peverell
|
b50e1ab038
|
Simple macro to remove some of the verbosity in deserialization.
|
2016-10-24 17:43:14 -07:00 |
|
Merope Riddle
|
9644fb6a73
|
Add apache 2.0 license header to all source files
|
2016-10-23 13:20:39 +00:00 |
|
Ignotus Peverell
|
f73a308bf3
|
Initial import.
|
2016-10-20 20:06:12 -04:00 |
|