libp2p / specs

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

Clarify use of E_DIAL_REFUSED in autonat #430

Open achingbrain opened 2 years ago

achingbrain commented 2 years ago

Adds a paragraph detailing when E_DIAL_REFUSED should be sent as a DialResponse status as it's not mentioned in the current spec.

I think this is consistent with go-libp2p since https://github.com/libp2p/go-libp2p/pull/1527

mxinden commented 2 years ago

Thanks :pray: @achingbrain!

BigLep commented 1 year ago

@achingbrain and @p-shahi : this has been open for a long time. What are the next steps to get this landed?