grin/p2p
AntiochP 45b9962109
introduce cpu_pool to read_msg (#477)
* introduce cpu_pool to read_msg

* cleanup and less unwrap() in handler

* expose cpu_pool as part of net_adapter (reuse across all peer connections and handlers)

* fix DummyAdaptor for test usage

* add new() to DummyAdapter for convenience
2017-12-13 15:05:25 -05:00
..
src introduce cpu_pool to read_msg (#477) 2017-12-13 15:05:25 -05:00
tests introduce cpu_pool to read_msg (#477) 2017-12-13 15:05:25 -05:00
Cargo.toml introduce cpu_pool to read_msg (#477) 2017-12-13 15:05:25 -05:00
rustfmt.toml Getting started on the p2p networking code. 2016-10-23 17:02:02 -04:00