Skip to content

WebRTC Exploration #20

Closed
Closed

Description

Problem

Some application may need a low latency (<100ms) connectivity, see vacp2p/rfc#446.
.e.g games, voice call, video calls.

Solution

WebRTC is a common way to achieve this low latency in a Browser environment. Investigate and add WebRTC support.

Definition of Done

  • WebRTC Direct PoC PR as part of js-waku, probably with NodeJS helper
  • Requirements for nim-waku are outlined
  • Potential issues to fix upstream are opened
  • Browser-to-Browser WebRTC PoC. Blocked on Waku Socket (better name pending) #681

Notes

This may be relevant:
Check out Status how they do things on secure transport file (compact code) and bundle retrieval https://specs.status.im/spec/5#bundle-retrieval

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

  • Status

    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions