demote mDNS spec to Working Draft.

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.
This commit is contained in:
Raúl Kripalani
2019-08-18 16:20:00 +02:00
committed by GitHub
parent c4a47d5cc4
commit d1b1e2358e

View File

@@ -4,7 +4,7 @@
| Lifecycle Stage | Maturity | Status | Latest Revision |
|-----------------|----------------|--------|-----------------|
| 3A | Recommendation | Active | r1, 2019-05-05 |
| 0A | Working Draft | Active | r1, 2019-05-05 |
Authors: [@richardschneider]