James Seconde
James Seconde
I've spent a bit of time learning how this bundle works slowly. It works well, but I think the readme could really benefit from the most basic usage example -...
Can we please, please edit autocomplete so that when you tab $this, it corrects to $this-> rather than $this? I don't see why, for such a common variable to be...
Add Audio Stream (lite) for the ability to add audio to Websockets ## Description This PR adds a new method to the base Client, allowing for audio streams to be...
This PR adds the functionality to interact with Experience Composer in the SDK. ## Description This PR adds the following methods to the OpenTok class: `startRender()` `stopRender()` `listRender()` Documentation has...
This documents the ability to pass in a Multi Archive tag into the methods that start an Archive or a Broadcast. ## Description This is mostly documentation. ## Motivation and...
## Description The Archive and Broadcast API endpoints now support HD resolutions. This PR adds documentation to support these options and a new validator to throw exceptions when unsupported resolutions...
SipCall is throwing too many Deprecated messages from Slim, and needs to be cleaned up. ## Expected Behavior No errors, call started. ## Current Behavior `“Deprecated: Return type of Slim\Helper\Set::offsetExists($offset)...
(2/2) InvalidArgumentExceptionUnable to replace alias "sensio_framework_extra.view.listener" with actual definition "@Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener". -- Following this out the box: installed FrameworkExtraBundle, JMSSerializer etc. Config problem, not sure what's causing it
This is a debatable request because it's some maintainers preferences not to have ops configs littered all around source code repositories. Proposing to add a docker directory with a docker-compose...