Skip to content

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

@lexnv

Description

@lexnv

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

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions