7 Commits

Author SHA1 Message Date
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 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
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 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
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
Oli Evans
60ab7cc3fb Site refactor (#52)
* feat: all the things
2017-06-24 11:03:04 +01:00