ethereum / devp2p

Ethereum peer-to-peer networking specifications
984 stars 275 forks source link

discv5: add intro document, handshake, more theory #85

Closed fjl closed 5 years ago

fjl commented 5 years ago

This is my second pass over the spec after working on the implementation for a while. Changes include:

Closes #60

fjl commented 5 years ago

Thank you for the review. Most of your comments are addressed now, but I'm not going to add content about alternative transports to this spec. I will add a section to the rationale about UDP to address your points.