rfc6455
Here are 29 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++
A lightweight WebSocket server written in C++ from scratch, implementing RFC 6455 with no dependencies beyond OpenSSL
-
Updated
Feb 14, 2026 - C++
Header-only modern C++ networking client library for WebSocket and HTTP/1.0/1.1, built on standalone Asio, with optional TLS via OpenSSL or wolfSSL and sync/async client APIs.
-
Updated
Apr 30, 2026 - C++
Lightweight HTTP and Websockets framework for C (with optional WSGI server)
-
Updated
Jun 10, 2024 - C
Production-ready Server-Sent Events (SSE) and WebSocket for Go 1.25+ | RFC-compliant | Zero dependencies | 84% test coverage
-
Updated
Nov 19, 2025 - Go
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
Lightweight, client-only RFC 6455 WebSocket library for .NET Framework 4.6.2+, 4.8, and .NET Standard 2.0; with explicit frame-level control over Ping, Pong, fragmentation, and all opcodes.
-
Updated
May 12, 2026 - C#
Improve this page
Add a description, image, and links to the rfc6455 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rfc6455 topic, visit your repo's landing page and select "manage topics."