A work-in-progress C89 Revolt API wrapper and client framework.
Important
This project is highly experimental and most things dont work. Things will break!
Revolt.c is a small, experimental C89 API wrapper and client framework for the Revolt chat platform. It is designed with a focus on minimal external dependencies while trying to be feature-complete. A key feature of Revolt.c is its custom WebSocket implementation based on libcurl, developed due to the lack of suitable C89-compliant WebSocket libraries.
This project is licensed under the Apache-2.0 License.