Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Support options to be passed to SimplePeer #10

Open
mikeal opened this issue Aug 8, 2016 · 2 comments
Open

Support options to be passed to SimplePeer #10

mikeal opened this issue Aug 8, 2016 · 2 comments
Labels
status/deferred Conscious decision to pause or backlog

Comments

@mikeal
Copy link

mikeal commented Aug 8, 2016

Currently can't use stream or wrtc which is problematic :(

@daviddias
Copy link
Member

AFAIK wrtc doesn't work in Node.js 4 or above, once that is there, this module would pick the right implementation itself without the need to pass the options.

However, we do can add the options to the constructor. What do you mean by stream?

@mikeal
Copy link
Author

mikeal commented Aug 8, 2016

SimplePeer takes a MediaStream argument as "stream."

On Sunday, August 7, 2016, David Dias [email protected] wrote:

AFAIK wrtc doesn't work in Node.js 4 or above, once that is there, this
module would pick the right implementation itself without the need to pass
the options.

However, we do can add the options to the constructor. What do you mean by
stream?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#10 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAACQ1lSn0ry2uvt7Ypm6KJj8LqKP4_Pks5qdnrNgaJpZM4JeoGO
.

@daviddias daviddias added status/deferred Conscious decision to pause or backlog and removed libp2p-backlog labels Dec 5, 2016
@daviddias daviddias added status/ready Ready to be worked status/deferred Conscious decision to pause or backlog and removed status/deferred Conscious decision to pause or backlog status/ready Ready to be worked labels Feb 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status/deferred Conscious decision to pause or backlog
Projects
None yet
Development

No branches or pull requests

2 participants