jQuery for WebRTC - Thomas Gorissen - JS Remote Conf

WebRTC promises awesomeness. Embedded audio/video and data transfer in every website! But the API’s are note straight forward and require a complicated signaling process to work. SkylinkJS is an open-source project that makes leveraging the powers of WebRTC as easy using JQuery.
Back to Top