rfc6455
Here are 40 public repositories matching this topic...
WebSockets for microcontrollers
-
Updated
Jun 6, 2024 - C++
高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example
-
Updated
Jun 22, 2024 - Go
100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example
-
Updated
Jul 6, 2025 - Go
A lightweight RFC 6455 (Web Socket) implementation for Qt5 & Qt6 (C++)
-
Updated
Feb 13, 2025 - C++
Header-only C++23 networking library built on standalone Asio. WebSocket client, HTTP/1.1 server (WIP), sync and async APIs, optional TLS via OpenSSL or wolfSSL.
-
Updated
Sep 5, 2026 - C++
A lightweight WebSocket server written in C++ from scratch, implementing RFC 6455 with no dependencies beyond OpenSSL
-
Updated
Feb 14, 2026 - C++
Production-ready Server-Sent Events (SSE) and WebSocket for Go 1.25+ | RFC-compliant | Zero dependencies | 84% test coverage
-
Updated
Aug 25, 2026 - Go
Lightweight HTTP and Websockets framework for C (with optional WSGI server)
-
Updated
Jun 10, 2024 - C
Eaze WebSocket Java is a high-performance, lightweight WebSocket server built from the ground up using Java NIO. It is engineered to handle massive concurrency (benchmarked for 319K+ connections) with minimal resource overhead, leveraging the latest advancements in the Java ecosystem like Virtual Threads and ZGC.
-
Updated
Jan 30, 2026 - Java
Equivalent WebSocket server and client implementations in 12 programming languages - one shared binary protocol, CI-verified cross-language interoperability
-
Updated
Sep 6, 2026 - C++
High-performance, hardened C++20 WebSocket stack (RFC 6455/7692): epoll reactor-per-core, TLS 1.3, strict frame validation, per-connection security sandbox. Header-only.
-
Updated
Jun 19, 2026 - C++
Add this topic to your repo
To associate your repository with the rfc6455 topic, visit your repo's landing page and select "manage topics."