javapretty / websocketLinks
C++解析websocket协议
☆181Updated 7 years ago
Alternatives and similar repositories for websocket
Users that are interested in websocket are comparing it to the libraries listed below
Sorting:
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated last week
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- tcp server and client package using libuv☆129Updated 3 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆321Updated 3 weeks ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- a simple network library☆191Updated 4 years ago
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆336Updated 7 years ago
- 基于boost::asio的server,简洁,高效☆87Updated 8 years ago
- Q++ HTTP Server for Windows Platform☆89Updated 7 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆179Updated 13 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆356Updated 5 years ago
- Provide two well designed and out of box websocket c++ classes and make your ongoing C++ project support WebSocket easily.☆81Updated 4 months ago
- ☆67Updated 5 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆482Updated 4 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- muduo in windows☆68Updated 5 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆79Updated 8 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- Log4z is an open source C++ lightweight & cross platform log library☆335Updated 5 years ago
- 一些C/C++常用封装例子☆213Updated 3 years ago
- 高性能TCP网络服务器程序,目前已稳定支撑单机数十万的并发连接☆355Updated 2 years ago
- a cpp Web Server☆157Updated 5 years ago
- A C++ network service framework☆143Updated 5 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆264Updated 4 years ago
- A IOCP Server Class on Windows!☆95Updated 7 years ago