-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: browser support via wasm + helia #99
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Norman Meier <[email protected]>
Signed-off-by: Norman Meier <[email protected]>
Signed-off-by: Norman Meier <[email protected]>
Signed-off-by: Norman Meier <[email protected]>
Signed-off-by: Norman Meier <[email protected]>
Signed-off-by: Norman Meier <[email protected]>
Signed-off-by: Norman Meier <[email protected]>
Signed-off-by: Norman Meier <[email protected]>
Signed-off-by: Norman Meier <[email protected]>
Insecure File Management (1)
More info on how to fix Insecure File Management in Go. Insecure Network Communication (1)
More info on how to fix Insecure Network Communication in Go. Vulnerable Libraries (7)
More info on how to fix Vulnerable Libraries in Go. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
This PR/issue depends on:
|
Depends on berty/go-orbit-db#151
Demo
Screen.Recording.2024-06-10.at.17.16.39.mov
Usage
cd wasm && make serve
the navigate to "localhost:4242" in two browsersCaveats
helia.libp2p.dial(Libp2PPeerId.peerIdFromString("<peerId-of-other-browser>"))
in the browser console