Song Zheng

Results 28 issues of Song Zheng

1. Added test cases for multiple environments, staging and production. 2. Added test cases for successful p2p connections. 3. Added test cases for archiving SDK: 1. When user calls get_archive_manifest,...

https://tokbox.com/opentok/libraries/client/js/reference/OT.html#initPublisher publisher takes in a property object that defines resolution

creating a publisher and then immediately destroying it results in a crash if there are no session available.

OT.initPublisher("div", {insertMode: "insert/replace"}), in relation to the js api: https://tokbox.com/opentok/libraries/client/js/reference/OT.html#initPublisher

https://tokbox.com/opentok/libraries/client/js/reference/OT.html#events

When creating a publisher, you should be able to specify a resolution: https://tokbox.com/opentok/libraries/client/js/reference/OT.html#initPublisher

Fix @AaronNGray 's PR with @trevoro 's comments.

Closes https://github.com/nvbn/thefuck/issues/1320 Npm error logs has changed: ![Screenshot 2023-03-28 at 9 33 35 AM](https://user-images.githubusercontent.com/686933/228308036-d37cfa6c-a6bd-4aec-840a-f14ca1507180.jpg) Without this change, `fuck` will give either an irrelevant script or `no fucks given` message. With...