OrionExplorer / c-websocket
WebSocket protocol implementation for ANSI C (Win32/Linux).
☆27Updated 8 years ago
Alternatives and similar repositories for c-websocket:
Users that are interested in c-websocket are comparing it to the libraries listed below
- 多种无锁队列☆43Updated 7 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 6 years ago
- Configuration parser library in INI format☆38Updated 8 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆34Updated 8 months ago
- A hashtable in C☆58Updated 11 years ago
- cWebsocket is lightweight websocket server library☆260Updated 8 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- websocket base on libuv(基于libuv的websocket封装)☆11Updated 9 years ago
- http server library