libp2p / specs

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

demote mDNS spec to Working Draft. #207

Closed raulk closed 4 years ago

raulk commented 5 years ago

A Recommendation has at least TWO implementations demonstrating interoperability.

A Candidate Recommendation has ONE implementation serving as the Reference Implementation.

This mDNS spec currently has no known libp2p implementations.

mDNS support in go-libp2p and js-libp2p are non-compliant because they predate this spec, and this spec introduces breakages.

Hence, as per above, we demote this specification to the maturity stage it belongs to: Working Draft.

richardschneider commented 5 years ago

I've also implemented in .Net (c#) see peer-talk