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

Use WebRTC to connect to peerbook #100

Open
daonb opened this issue Mar 21, 2024 · 0 comments
Open

Use WebRTC to connect to peerbook #100

daonb opened this issue Mar 21, 2024 · 0 comments

Comments

@daonb
Copy link
Contributor

daonb commented Mar 21, 2024

Peerbook now supports WebRTC connection so we should replace the
websocket code used to day with a WebRTC connection. This will
allow us to have a more stable connection and also to have a
better performance.

Aditional Context

This means adding a WebRTC client and integration tests to ensure
it can connect to peerbook and perform all functionalities.

@daonb daonb moved this to Ready in Terminal7 v1.10.0 Mar 21, 2024
@daonb daonb moved this from Ready to Backlog in Terminal7 v1.10.0 Apr 1, 2024
@daonb daonb removed the status in Terminal7 v1.10.0 Apr 1, 2024
@daonb daonb removed this from Terminal7 v1.10.0 Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant