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

allow specification of simple-peer options #140

Closed

Conversation

isaackwan
Copy link

This PR allows people to specify simple-peer options. This can be useful for, for example, specifying ICE configuration (custom TURN servers, etc).

const wstar = new WStar({ wrtc: wrtc, spOptions: <something here>})

Not sure how to test this without DI/IoC... so this is not tested, but at least existing tests are still passing.

@isaackwan
Copy link
Author

Oh, so this also fixes #10

@daviddias daviddias added the status/ready Ready to be worked label Jun 4, 2018
@vasco-santos
Copy link
Member

Closing this since it is already available in the latest release. Thanks for trying to get this done @isaackwan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status/ready Ready to be worked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants