libp2p / universal-connectivity

Realtime decentralised chat with libp2p showing ubiquitous peer-to-peer connectivity between multiple programming languages (Go, Rust, TypeScript) and runtimes (Web, native binary) using QUIC, WebRTC and WebTransport
https://universal-connectivity.on.fleek.co/
Other
91 stars 32 forks source link

feat: rust peer joins peer discovery topic #174

Closed dozyio closed 3 months ago

dozyio commented 4 months ago

Allow hosts that only connect to the rust peer to find each other over gossipsub

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
universal-connectivity ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 0:43am
2color commented 4 months ago

Nice!