Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: remove electron-webrtc dependency #3378

Merged
merged 1 commit into from
Nov 9, 2020

Conversation

achingbrain
Copy link
Member

Remove electron-webrtc dep - as it was only being used by daemon startup which doesn't typically run under electron.

If your application requires webrtc, see the FAQ for more information.

Fixes #3376

Remove electron-webrtc dep - as it was only being used by daemon startup
which doesn't typically run under electron.

If your application requires webrtc, see [the FAQ](https://github.com/ipfs/js-ipfs/blob/master/docs/FAQ.md#is-there-webrtc-support-for-js-ipfs-with-nodejs)
for more information.

Fixes #3376
@achingbrain achingbrain merged commit 2bd5368 into master Nov 9, 2020
@achingbrain achingbrain deleted the fix/remove-electron-webrtc-dep branch November 9, 2020 15:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker container crashes because of missing dependencies since ipfs@v0.51.0
1 participant