-
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add generate certificate method to peer connection polyfill
Adds a dummy implementation that just throws. I don't think this is ideal for the long term but weirdly in my app we only call this method in browsers, but the app builds using the polyfill types so it needs to be present.
- Loading branch information
1 parent
0ca669d
commit 32871c6
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters