Files
revanced-bots/apis/websocket
PalmDevs b3b7723b4f feat!: big feature changes
BREAKING CHANGES:
- Heartbeating removed
- `config.consoleLogLevel` -> `config.logLevel`

NEW FEATURES:
- Training messages
- Sequence number system
- WebSocket close codes used instead of disconnect packets

FIXES:
- Improved error handling
- Some performance improvements
- Made code more clean
- Updated dependencies
2024-06-24 18:23:27 +07:00
..
2024-06-24 18:23:27 +07:00
2024-06-24 18:23:27 +07:00
2024-06-24 18:23:27 +07:00
2024-06-24 18:23:27 +07:00
2024-06-24 18:23:27 +07:00
2024-06-24 18:23:18 +07:00
2024-06-24 18:23:27 +07:00


                       

Continuing the legacy of Vanced

🚙 ReVanced Bot WebSocket API

GPLv3 License

The WebSocket API for ReVanced bots utilizing BSON for packet transmission with a heartbeating system to monitor the statuses of clients.

📚 Documentation

Documentation are provided here.

📄 License

ReVanced Bot WebSocket API adopts the GNU General Public License 3.0, tl;dr: You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.