https://github.com/agoraio/tools
https://github.com/agoraio/tools
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/agoraio/tools
- Owner: AgoraIO
- Created: 2019-01-28T13:03:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T02:09:08.000Z (about 1 year ago)
- Last Synced: 2025-04-19T15:57:34.168Z (about 1 year ago)
- Language: C++
- Size: 21.5 MB
- Stars: 399
- Watchers: 56
- Forks: 836
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.