libp2p / specs

Technical specifications for the libp2p networking stack
https://libp2p.io
1.58k stars 275 forks source link

ROADMAP.md: Mark hole punching on TCP and QUIC as done #415

Closed mxinden closed 2 years ago

mxinden commented 2 years ago

Browser connectivity is tracked via https://github.com/libp2p/specs/pull/407/ and https://github.com/libp2p/specs/pull/414. I will add an additional pull request to track stream migration. Testing will be tracked via "Automated compatibility testing" section.

As far as I remember, this is what we agreed on in Paris. Please correct me in case I am wrong.

UnkwUsr commented 1 year ago

@mxinden this commit breaks link #unprecedented-global-connectivity in the same file: (lines pointed) https://github.com/libp2p/specs/blob/f8f32f73d181ea4436cb643f1063ba16efeed024/ROADMAP.md?plain=1#L549-L551

P.S. next link there (#improve-nat-traversal) also broken, but seems it was this from birth (99a4319)

mxinden commented 1 year ago

@UnkwUsr thanks for reporting. Mind submitting a pull request?

UnkwUsr commented 1 year ago

@mxinden no, I'm not very confident with ipfs specs, so not sure how it should looks, hence I sent this comment to point out just that something broken. Feel free to commit/submit pull request :). Thanks