39 Commits

Author SHA1 Message Date
Richard Ramos
2a262f4da9 chore: update impl status for nim 2025-05-01 09:54:38 -04:00
Prithvi Shahi
652f627733 chore: update js-libp2p to introduce node support for private to private and fix links (#180) 2023-08-01 14:21:16 -07:00
Marco Munizaga
597b1ada03 feat: Add Zig to impls (#179) 2023-06-30 12:41:41 -07:00
Dr Ian Preston
a0a5a0ec0d feat: Add JVM TLS implementation (#178) 2023-06-08 08:22:07 -07:00
Dr Ian Preston
57c746ed27 Update JVM implementations and links (#176) 2023-05-25 09:17:54 -07:00
Prithvi Shahi
752b1a9c65 chore: update impl table (#172) 2023-05-24 21:49:07 -07:00
Prithvi Shahi
6fc35a2d7e chore: add spec links (#173)
Signed-off-by: Dave Huseby <dwh@protocol.ai>
Co-authored-by: Dave Huseby <dwh@protocol.ai>
2023-05-15 09:11:41 -07:00
Alex Potsides
8a5fd91786 docs: update implementation tables to add new js implementations (#168) 2023-04-17 13:21:40 -07:00
Prithvi Shahi
7ea87f0cec chore: update webrtc (#165) 2023-02-09 12:29:41 -08:00
Prithvi Shahi
5b9f21f38a chore: update implementation and links (#151) 2022-10-18 11:16:37 -07:00
Prithvi Shahi
e284ea34eb feat: add webtransport, webrtc br->server, move quic to transport (#150) 2022-10-17 18:19:52 -07:00
Prithvi Shahi
5f23dbe5c1 fix: correct implementations page for js-libp2p relay v2 and kad-dht (#149) 2022-10-17 18:19:32 -07:00
Tanguy
7671a4f003 Implementation page updates (#147)
* Update Nim implementation details

* Remove Zig from implementations

Everything is missing

* Remove udp & utp transports

No one actually implements thoses

* Remove libp2p-dcutr

Seems to be the same thing as libp2p-hole-punching?

* Rename libp2p-swarm to libp2p-switch

AFAIK swarm is just deprecated terminology for switch

* Change Stream Multiplexing order

yamux (default one) -> mplex (common one) -> quic (rare one)

* Sort implementations by number of implemented protocols

* Remove RendezVous C++ implementation

AFAICT it doesn't exist?

* New language ordering system
2022-09-30 09:37:34 -04:00
Max Inden
50b213d256 data/implementations/: Link rust-libp2p AutoNAT implementation (#145) 2022-09-07 03:06:47 -04:00
Max Inden
e59c8ccc9e data/implementations: Mark rust-libp2p's GossipSub as done (#146)
Find rational in https://github.com/libp2p/specs/pull/435
2022-09-07 03:06:38 -04:00
Danny Salman
5ae89eab61 Update Implementations page & general tweaks (#143)
* update transport implementations

* move quic to steam mux, template for steam mux, category change

* update muxers, channels

* nats, discov, edits

* closes #73; statement update

* add title, interface, some impl updates for util, pub/sub + more

* closes #63; clarify legend and source code. bubble already shows github logo

* closes #62; add link to site source code

* general impl updates + edits

* edits

* edits

* edits

* edits

* edits

* impl updates + edits

* update titles, edits, content routing

* change transmission back to transports

* column

* edits

* edits

* add zig placeholders

* rmv spdy

* edits

* rmv muxado

* edits

* add swift

* change 'full spec' to 'supported implementations'

* Apply suggestions from code review

Co-authored-by: Prithvi Shahi <50885601+p-shahi@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Prithvi Shahi <50885601+p-shahi@users.noreply.github.com>

* rmv interfaces

* edits

* update go links

* Apply suggestions from code review

Co-authored-by: Prithvi Shahi <50885601+p-shahi@users.noreply.github.com>

Co-authored-by: Prithvi Shahi <50885601+p-shahi@users.noreply.github.com>
2022-09-06 14:35:31 -04:00
Max Inden
335bf3c078 data/implementations: Update NAT traversal matrix (#128) 2021-12-07 12:34:54 +01:00
rlgo
ef73e6bdc8 data/implementations/: Fix go mdns-discovery url (#124) 2021-09-29 13:33:27 +02:00
Max Inden
6fd66facd9 implementations/discovery.json: Add rendezvous protocol 2021-09-07 16:52:35 +02:00
Max Inden
cf3ea505f4 data: Update Rust implementation status and links 2021-01-05 15:51:44 +01:00
MollyM
ac0ae6a92c Update connection_upgrades.json 2020-05-22 18:44:24 -07:00
MollyM
9addf611bb Update record_stores.json 2020-05-22 18:38:28 -07:00
MollyM
2745080490 Update transports.json 2020-05-22 18:37:16 -07:00
MollyM
6757cc05bd Apply suggestions from code review
Co-authored-by: Max Inden <mail@max-inden.de>
2020-05-22 18:34:37 -07:00
MollyM
46845510c8 Apply suggestions from code review
Co-authored-by: Max Inden <mail@max-inden.de>
2020-05-21 23:44:31 -07:00
MollyM
0424d95de4 Update utils.json 2020-05-21 20:03:57 -07:00
MollyM
01e54cc32d Update others.json 2020-05-21 20:01:44 -07:00
MollyM
edc2e5e7a5 Update discovery.json 2020-05-21 19:54:57 -07:00
MollyM
99161db03b Update crypto_channels.json 2020-05-21 19:48:28 -07:00
MollyM
0dc7ba3d32 Update stream_muxers.json 2020-05-21 19:39:36 -07:00
MollyM
71987c4ff6 Update rust-libp2p status
Starting a PR to update the site based on the conversation here: https://twitter.com/fredhrson/status/1263539037287206913
2020-05-21 19:35:43 -07:00
backkem
b44db6605c Add go-libp2p-webrtc-direct transport 2019-04-02 16:48:16 +02:00
Mike Goelzer
513dfd47ba Fix URL for go-libp2p-quic-transport 2018-09-28 06:57:32 -04:00
Mike Goelzer
96daff0415 Fix conns table 2018-09-14 15:55:08 -07:00
Benjamin Kampmann
604b2ea43a Update URLs to reflect to latest repo restructuring 2018-09-13 10:44:34 +02:00
Benjamin Kampmann
1cdd1e7bc1 add Rust to implementations and bundles 2018-08-21 17:48:02 +02:00
Maciej Krüger
f4fe3da875 fix: #76 c# record store link
Also it seems like there are more c# repos then listed (ref #74)
2018-06-23 18:15:34 +02:00
Maciej Krüger
9bfaeab335 feat: Add Unimplemenbtable / Unsupported status (#69)
* feat: Add Unimplemenbtable / Unsupported status

* Update nat_traversal.json
2018-05-01 10:12:57 +01:00
Alan Shaw
2ca3efb317 Refactor implementations.json to be one .json per table (#59) 2017-08-03 04:14:28 -07:00