rust-devp2p Rust implementation for devp2p networking protocol suite. Goals Make a general-purpose RLPx node implementation which can register sub-protocols. Create tools to help develop a customized subprotocol on top of RLPx. Design Read here