libp2p / website

Webpage of the libp2p project. A multi protocol approach for a interoperable network stack that follows the 'self description' in favor of assumptions
https://libp2p.io
36 stars 32 forks source link

docs: update implementation tables to add new js implementations #168

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

Updates the status of various js implementations.

I'm not sure what the distinction is between "Usable" and "Done" is in some places, I've marked the WebTransport transport as "Usable" instead of "Done" as there's no server listener yet.

I've marked KAD-DHT, GossipSub and to a lesser degree Yamux as "Done" since they're deployed by people and haven't changed in ages.