You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.