A robust, asynchronous WebSocket client built from scratch using C++17, Winsock, and OpenSSL. Implements the RFC 6455 handshake, bitwise frame masking, and secure WSS communication without external WebSocket libraries.
tls networking cpp openssl asynchronous websocket rfc-6455 windows-api winsock full-duplex native-cpp
-
Updated
Dec 10, 2025 - C++