ApiRTC is a library that allows a developer to easily integrate real-time communications (chat, audio, video). The API keys allow them to develop solutions for web or mobile applications. This technology: WebRTC is used with encrypted media streams and exchanged peer-to-peer when possible. Otherwise, a relay is set up (TURN server) when necessary.
ApiRTC is the center of our platform which manages all the establishments that are connected. For example; the connection of users, the presence of users and the media establishment.
The ApiRTC library is available in different formats depending on the integration that suits you best. Finally, tokens are used to authenticate each endpoint to the ApiRTC platform service and activate sessions.