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:
-
Unzip Chat SDK for Web to a local folder:
-
In the SDK folder, save
libs/Agora-chat.jsto your project directory. -
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>
