grin/p2p
Ignotus Peverell 3fe28b0f03
Server types cleanup and serde for configuration types
Moved error and configuration types from server.rs to types.rs
where they should have been from the start. Configuration types
for the server and p2p modules now derive serde Serialize and
Deserialize so we can have a simple JSON configuration file.
2017-04-24 18:49:57 -07:00
..
src Server types cleanup and serde for configuration types 2017-04-24 18:49:57 -07:00
tests Cleaned up error handling in p2p module. Setting peer status on disconnect. 2017-02-26 20:08:40 -08:00
Cargo.toml Server types cleanup and serde for configuration types 2017-04-24 18:49:57 -07:00
rustfmt.toml Getting started on the p2p networking code. 2016-10-23 17:02:02 -04:00