sszllzss / webSocket_Libevent_ThreadPoolLinks
基于Libevent库与线程池编写的简单WebSocket服务器与客服端
☆19Updated last year
Alternatives and similar repositories for webSocket_Libevent_ThreadPool
Users that are interested in webSocket_Libevent_ThreadPool are comparing it to the libraries listed below
Sorting:
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆121Updated 3 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last month
- muduo in windows☆67Updated 5 years ago
- fast thread pool☆27Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated 5 months ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 10 months ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆62Updated last year
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 9 years ago
- A C/S framework based on asio, doesn't need boost.☆39Updated 7 months ago
- 用libcurl实现http和https服务☆32Updated 6 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆57Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Updated 6 years ago
- Asynchronous c/s network framework; Based on Boost.Asio; Very efficient.☆97Updated 7 months ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆20Updated 8 years ago
- Simple & modern HTTP client for C++☆130Updated 3 years ago
- ☆66Updated 6 years ago
- C++解析websocket协议☆181Updated 7 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆151Updated 2 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 封装了WinInet的强大http请求库☆63Updated 8 years ago
- awesome c++11 network library☆52Updated 6 years ago
- tcp server and client package using libuv☆129Updated 3 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 6 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago