Show HN: Dart implementation of the libp2p networking stack

2 stephanfebs 0 7/29/2025, 12:31:12 AM github.com ↗
I created a Dart port of the LibP2P stack. I wanted a native Dart implementation, and in the absence of a native QUIC library, I also created my own UDP transport implementation called Dart-UDX. You can find GossipSub, DHT and UDX implementations alongside this one in my github account.

Comments (0)

No comments yet