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> |
||
---|---|---|
.. | ||
encoding.nim | ||
enr.nim | ||
hkdf.nim | ||
ip_vote.nim | ||
lru.nim | ||
messages.nim | ||
messages_encoding.nim | ||
node.nim | ||
nodes_verification.nim | ||
protocol.nim | ||
random2.nim | ||
routing_table.nim | ||
sessions.nim | ||
transport.nim |