For use cases like telehealth where security and privacy are paramount, WebRTC developers use ICE servers to find their way through restrictive firewalls. In this blog post, we will review the signaling process, STUN and TURN servers, and share some tips on how to alleviate ICE issues that can be caused by certain network restrictions.
Omnichannel conversations with your bank or your doctor have moved beyond the conceptual phase. Arin explores how the The Vonage Conversation API unifies the channels in a way that was not possible before. Let’s take a look using examples from our SimplyDoc telehealth starter kit.
WebRTC.ventures CEO/Founder Arin Sime and CTO Alberto Gonzalez teamed up at TADSummit EMEA Americas 2021 for a presentation that covered WebRTC architectural considerations and typical use cases based on our team’s experience working with a wide range of clients.
Performing automated unit tests to verify and validate code changes is a best software practice, and one that is increasingly important with today’s rapid feature development. Often with JavaScript projects, unit tests pass as expected one at at time. But when running the whole test suite together, test failures are seen. Our Senior WebRTC Engineer, Justin Williams delves more into bleeding unit tests and how factories can help the issue.