mirror of
https://github.com/status-im/nim-eth-p2p.git
synced 2025-01-25 22:29:01 +00:00
fac8bbd917
* Make all handlers async * Added a new `requestResponse` construct that allows you to wait for the results of a particular request * Introduced an optional `NetworkState` type for the protocol * The semantics of `nextMsg` has changed. See the notes in the README