Skip to content

WebRTC in workers #131

Open
Open
@tidoust

Description

@tidoust

Idea discussed during the last WebRTC F2F meeting, see summary of discussion.

As described in the summary, main benefits would be:

  • Having a single and more persistent WebRTC connection if done in service worker
  • Having a more flexible connection than WebSocket
  • Processing data out of the main thread

First step would probably be to enable data channel support in workers. Support for media channels requires more study.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Evaluation

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions