Major components of WhalesTalk SDK
Flexible backend
Golang empowered REST API, Signaling services and more
Intuitive client SDK
Unified C++ 11/14 API with libraries across major modern OSes
E2E security
SRTP-DTLS for Audio and Video, SCTP-DTLS for Data

One codebase for all
WhalesTalk RTC Client SDK is based on C++ 11/14.
It has been ported to X86 and ARM architecture for major modern Operating Systems.
End-to-end encryption
DTLS session is established between connecting peers.
All audio, video and data exchanges are encrypted using AES with the session key.


Flexible plugin system
WhalesTalk RTC SDK backend is facilitated with a flexible plugin system.
It can enable special purposed services with dedicated plugins.
For example, Face recognition plugin can authenticate attendees in a meeting.