Manual install

Updated

Links to the manual downloads for this product and explanations on how to install them.

To manually install Chat SDK use either:

  1. Unzip Chat SDK for Web to a local folder:

  2. In the SDK folder, save libs/Agora-chat.js to your project directory.

  3. Open the HTML file in your project directory and add the following code to import Chat SDK:

    <script src="path to the JS file"></script>