rfc6455 topic

List rfc6455 repositories

mWebSockets

100
Stars
21
Forks
Watchers

WebSockets for microcontrollers

RFC6455

208
Stars
38
Forks
Watchers

I/O agnostic WebSocket Protocol

wic

67
Stars
18
Forks
Watchers

WebSockets in C for Embedded Applications

rust-websocket-lite

113
Stars
14
Forks
Watchers

A fast, low-overhead WebSocket client

websocket-parser

62
Stars
20
Forks
Watchers

Streaming websocket frame parser and frame builder for c

WebSocket

29
Stars
5
Forks
Watchers

A lightweight RFC 6455 (Web Socket) implementation for Qt5 & Qt6 (C++)

gws

1.4k
Stars
90
Forks
Watchers

simple, fast, reliable websocket server & client, supports running over tcp/kcp/unix domain socket. keywords: ws, proxy, chat, go, golang...

quickws

77
Stars
5
Forks
Watchers

高性能websocket库, Callback写法,在高频cpu上有不俗表现

lwsock

16
Stars
2
Forks
Watchers

LWSOCK is a Library of WebSocket for C++. that is correspond client/server.

greatws

65
Stars
5
Forks
Watchers

100w连接仅需500-600MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现