A bare but useful single-file WebSocket client library written in C.
This implementation is very roughly based on boomanaiden154's WebSocket library as well as the net.websocket
module of the V standard library.
Moreover, it uses TLSe for TLS (previously known as SSL) support.
This project is licensed under the MIT License.