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
90 stars 33 forks source link

Add a Rust WASM peer? #87

Open thomaseizinger opened 1 year ago

thomaseizinger commented 1 year ago

Now that we have https://github.com/libp2p/rust-libp2p/pull/4248, it would be cool to add a WASM equivalent of the frontend that uses it!

Note: This isn't release yet so we'd have to work with Git dependencies for now.

cc @DougAnderson444 ? :D

DougAnderson444 commented 1 year ago

Yesssss, 💯.

I'll see if I can find some time for this in the next few days. Should be fairly straightforward I think!

On Wed., Sep. 20, 2023, 9:17 p.m. Thomas Eizinger, @.***> wrote:

Now that we have libp2p/rust-libp2p#4248 https://github.com/libp2p/rust-libp2p/pull/4248, it would be cool to add a WASM equivalent of the frontend that uses it!

Note: This isn't release yet so we'd have to work with Git dependencies for now.

cc @DougAnderson444 https://github.com/DougAnderson444 ? :D

— Reply to this email directly, view it on GitHub https://github.com/libp2p/universal-connectivity/issues/87, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTDW7LXEJBTV2XVNHJSMXLX3OBSFANCNFSM6AAAAAA5AWFP7A . You are receiving this because you were mentioned.Message ID: @.***>

mxinden commented 1 year ago

Note: This isn't release yet so we'd have to work with Git dependencies for now.

Soon: https://github.com/libp2p/rust-libp2p/pull/4537