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

[litep2p-milestone]: Implement WebRTC transport layer #312

Open
6 tasks
lexnv opened this issue Dec 17, 2024 · 0 comments
Open
6 tasks

[litep2p-milestone]: Implement WebRTC transport layer #312

lexnv opened this issue Dec 17, 2024 · 0 comments

Comments

@lexnv
Copy link
Collaborator

lexnv commented Dec 17, 2024

The Vision

Enhance the robustness and fault tolerance of the WebRTC protocol.

WebRTC serves as an alternative to the WebSocket transport layer, enabling lightweight client connectivity.

The goal is to establish seamless connectivity between lightweight clients (e.g., smol-dot/smoldot#1806) and substrate-based chains over the WebRTC transport layer.

The Plan

We need to focus on the following key areas:

  • Ensuring proper implementation of the specification and maintaining smoldot connectivity
  • Analyzing and optimizing memory usage to eliminate any potential memory leaks and reduce unnecessary cloning
  • Implementing backpressure handling within the WebRTC layer
  • Exposing detailed transport layer metrics
  • Expanding and improving our testing scenarios

Tasks

Preview Give feedback
  1. enhancement involved
  2. bug
  3. bug
  4. bug easy enhancement
  5. bug enhancement medium
  6. bug enhancement hard
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