Skip to content
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

Move to websockets for browser-relay and relay-relay communication #338

Closed
8 tasks done
prathamesh0 opened this issue Mar 13, 2023 · 0 comments
Closed
8 tasks done

Comments

@prathamesh0
Copy link
Collaborator

prathamesh0 commented Mar 13, 2023

Follows #289

  • webrtc-signalling protocol / plugin
  • Setup wss connections with libp2p-websockets transport
  • Direct WebRTC connection between peers on different relay nodes
    • Using floodsub mechanism
  • Handle disconnected streams
  • Testing
    • Add automated js-libp2p tests
    • Manual testing
@prathamesh0 prathamesh0 changed the title Use websockets for browser / relay peers to other relay peers communication Use websockets for browser / relay to relay node communication Mar 13, 2023
@prathamesh0 prathamesh0 changed the title Use websockets for browser / relay to relay node communication Move to websockets for browser-relay and relay-relay communication Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant