WebRTC

Version 1 (Saúl Ibarra Corretgé, 07/30/2015 03:50 pm) → Version 2/33 (Saúl Ibarra Corretgé, 07/30/2015 04:12 pm)

h1. SylkServer WebRTC gateway application

Starting with version 3.0.0 SylkServer includes a WebRTC gateway application. The application implements a WebSocket protocol which WebRTC endpoints can use in order to interact with the SIP world.

h2. Architecture

TODO

h2. WebSocket API

TODO

h2. Client libraries

In order to interact with SylkServer's WebRTC gateway, we provide the "sylkrtc.js":http://projects.ag-projects.com/projects/sylkrtc JavaScript library. It implements the API described in this document in an easy to use manner. Check the README file in the project for the JavaScript API documentation.