Skip to content

Commit

Permalink
feat(): add README.md to provide repo description
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshinexcode committed Jul 22, 2024
1 parent 9ff9bac commit c7f731e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Agora Tools
This repository is equipped with a variety of tools, designed to enhance the functionality and user experience of the Agora SDK.

## DynamicKey/AgoraDynamicKey
This section delves into the authentication mechanism implemented by the Agora SDK. Equally important, this also provides the requisite code for generating access tokens.

## Golem
Golem facilitates the creation of simulated users in an Agora channel. This tool has been efficiently tested and proven effective on Linux x64 platforms such as Ubuntu & CentOS.

## Proxy
This tool serves as a proxy server for the Agora RTC SDK and WebRTC.

## TroubleShooting/Agora-WebRTC-Troubleshooting
Agora WebRTC Troubleshooting is a critical tool for preliminary diagnostics. It ensures the effective working of Agora WebRTC prior to commencing a call.

0 comments on commit c7f731e

Please sign in to comment.