basson099 / websocketfiles
Provide two well designed and out of box websocket c++ classes and make your ongoing C++ project support WebSocket easily.
☆80Updated 3 weeks ago
Alternatives and similar repositories for websocketfiles:
Users that are interested in websocketfiles are comparing it to the libraries listed below
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆218Updated 5 years ago
- C++解析websocket协议☆178Updated 6 years ago
- Only need two lines of code to convert between class and json. 两行代码实现C++ Json与类对象相互转换。☆117Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆419Updated 3 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆348Updated 4 years ago
- Examples and toturials for C++ Boost Asio library.☆266Updated 2 years ago
- ☆8Updated 3 years ago
- a simple network library☆192Updated 4 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆799Updated last year
- <-- workflow 中文注释 / demos / 源码解析☆285Updated 2 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 5 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- 一些C/C++常用封装例子☆210Updated 3 years ago
- muduo in windows☆70Updated 5 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆69Updated 5 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆196Updated this week
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆93Updated 5 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆52Updated 11 months ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆264Updated 4 years ago
- 轻量级网络库, 基于C++11☆113Updated 3 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆835Updated 2 months ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆629Updated 3 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated 3 months ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆30Updated 5 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆521Updated last year
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 5 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆145Updated 2 years ago