-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(webrtc-core): sdpchange event * feat(webrtc-core): updated package.json version * fix(webrtc-core): reverted unnecessary package.json change * feat(webrtc-core): events for createOffer, setLocalDescription and setRemoteDescription * test(webrtc-core): added tests for new events * fix(webrtc-core): added onSuccess suffix to new events * test(webrtc-core): shouldNThrow param for tests * test(webrtc-core): throw only in specific test cases * feat(webrtc-core): create answer on success event --------- Co-authored-by: Filip Nowakowski <[email protected]>
- Loading branch information
Showing
4 changed files
with
209 additions
and
7 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
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