Skip to content

Experiment with enabling WebRTC in js-ipfs fallback #58

Closed
@lidel

Description

@lidel

What if we enable WebRTC in fallback js-ipfs node?

In the past browsers had stability issues when js-ipfs run with webrtc transport for a long time.
We had various changes since then across the stack and the tab with share app will usually be closed after user is done with upload/download minimizing risk of it running for long enough to cause trouble.

Could WebRTC potentially..

  • improve discovery and performance of sharing app
  • give more merit to p2p claims made in copy/docs :)
  • build better understanding of how stable WebRTC transport is today, identify pain points and work towards addressing them in ipfs/libp2p/browser stack.

?

Refs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementA net-new feature or improvement to an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions