Skip to content

sireliah/wasm-p2p-experiment

Repository files navigation

Hello wasm proof-of-concept project

Try to see if Dragit can be running in a browser.

  1. try to run peer discovery using Rendezvous protocol
  2. take discovered peers and use libp2p WebRTC to initiate connection between them
  3. finally, use Dragit protocol to transfer files between peers

Watch out: this is experimental project. Expect dragons here.

TODO:

  • discovery by namespaces: preferably rendezvous server side
  • webrtc dialing
  • dragit protocol on webrtc

Resources

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published