12 Commits
Author SHA1 Message Date
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
Prithvi Shahi 752b1a9c65 chore: update impl table (#172) 2023-05-24 21:49:07 -07:00
Prithvi ShahiandDave Huseby 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
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
Danny SalmanandPrithvi Shahi 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 cf3ea505f4 data: Update Rust implementation status and links 2021-01-05 15:51:44 +01:00
MollyMandMax Inden 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
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
Alan Shaw 2ca3efb317 Refactor implementations.json to be one .json per table (#59) 2017-08-03 04:14:28 -07:00