Today we are releasing the next version of Kandy.js. It is a major step forward for Kandy application developers and will help drive the evolution of the Kandy platform forward.

Kandy.js 3.0 is a replacement for both FCS and older Kandy.js (v2.x) SDKs. This allows developers to concentrate on their application and not worry about the specific Kandy features that are available on the different deployment models of Kandy.

Kandy.js 3.0 comes with many new exciting features for developers:

  • Authentication and connection management is tracked by the SDK to a higher degree and helps developers solidify this aspect of their apps.
  • Conversation and call state is tracked by the SDK alleviating this burden from the application. The application can focus on rendering these in a reactive manner.
  • Converged unified APIs that allow for graceful elevation of features when they become available on the platform.
  • Customizability via a plugin system that drives all interactions within the SDK.
  • Better introspection for easier debugging via Chrome devtools.

Great things are going to be coming soon for the SDK. In the meantime we’re really hoping to receive feedback on the new SDK.

You can get the new SDK here:

Kandy.js 3.0 - Kandy Link

Update (2018-01-18): Updated link above to point to latest 3.0 version.

Please have a look at our Quickstarts and our Reference Documentation to get you started.