Files
revanced-bots/apis/websocket
PalmDevs 29544d4e01 fix: remove error cb handling for socket.send() calls
Fixes promise not ever being resolved
2024-06-24 18:23:31 +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.