Last week, WebRTC.ventures was invited to the AllThingsRTC 2019 conference hosted by Agora.io in San Francisco! AllThingsRTC is a new Real Time Communications conference that brings together more than 300 RTC experts and enthusiasts from the US and beyond. The conference featured leaders, developers, and partners dedicated
The most important thing to keep in mind when developing any kind of communications platform is security. This is especially important when processing PHI, or protected health information, because HIPAA requires this information to be secured in-transit and at-rest. Today, we’ll learn about a tool from our
At RailsConf 2019, we attended an interesting lecture called “Sprinkles of Functional Programming.” WebRTC Ventures aims to use the best approaches for our solutions, so I was excited for this lecture. The lecture discussed two concepts: object-oriented and functional programming. Object-oriented programming is a style that allows