fd350b4fe5
Protocol was actually made of two sub-protocols. * a lower-half handling authentication, encryption, key exchange, and request/response. This is now called Transport. * an upper-half handling DHT messages. This is still called Protocol. Separation of these two reduces dependencies and simplifies modifications to the protocol. Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com> |
||
---|---|---|
eth/p2p/discoveryv5 | ||
tests/p2p | ||
LICENSE-APACHEv2 | ||
LICENSE-MIT |