Overview
The Web SDK provides APIs for interacting with the Phenix system using an application run using a web browser.
WebSDK Versions
There are currently two versions of the WebSDK.
WebSDK 2.0
WebSDK 2.0 is a major update of the Phenix WebSDK. In addition to significant performance improvements, it simplifies usage to reduce the complexity of web clients, and reduces the size of the code.
The current release of WebSDK 2.0 is focused on supporting the usage of channel content, especially for streamlining support of viewing High-Availability (HA) content.
New features exclusive to 2.0 release:
-
Limit bandwidth
-
Streamlined HA logic
Features that are not currently supported in WebSDK 2.0 include:
-
Rooms
-
Messaging/Chat
WebSDK 1.0
The original version of the WebSDK supports joining and publishing to Channels and Rooms as well as messaging/chat features.