alex
alex
One thing I encountered while working on the tail end of #160 is that surprisingly, the tox tests only run on 2.6, 2.7, 3.4, and 3.5, all of which are...
There are a lot of places in the SDK where common exception classes are re-used to handle different HTTP response codes from the REST API. For example: https://github.com/opentok/Opentok-Python-SDK/blob/master/opentok/opentok.py#L522 This is...
## New issue checklist - [x] I have read all of the [`README`](../README.md) - [x] I have searched [existing issues](https://github.com/opentok/accelerator-core-js/issues?q=is%3Aissue+sort%3Acreated-desc) and **this is not a duplicate**. ### General information -...
First off - thanks for the integration. Percy has been super useful to us and has helped us be more proactive in finding visual differences. I've been dealing with a...
**Brief Description of the Bug** I found out the hard way that the cachedCallback's signature actually changes, since there is the ability to override neshCache options on a call by...