basson099 / websocketfilesLinks
Provide two well designed and out of box websocket c++ classes and make your ongoing C++ project support WebSocket easily.
☆82Updated 10 months ago
Alternatives and similar repositories for websocketfiles
Users that are interested in websocketfiles are comparing it to the libraries listed below
Sorting:
- libuv wrapper in C++11 /libuv C++11网络库☆828Updated last month
- C++解析websocket协议☆180Updated 7 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- Ultralightweight JSON parser in C++ based on cJSON☆659Updated 4 months ago
- light weight C++ httpserver and httpclient based on mongoose, also support websocket☆302Updated 2 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆427Updated 4 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆903Updated last month
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 5 years ago
- Only need two lines of code to convert between class and json. 两行代码实现C++ Json与类对象相互转换。☆123Updated 2 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- a cpp Web Server☆159Updated 5 years ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆554Updated 2 years ago
- muduo in windows☆70Updated 6 years ago
- a simple network library☆191Updated 5 years ago
- 一些C/C++常用封装例子☆215Updated 4 years ago
- A IOCP Server Class on Windows!☆48Updated 6 years ago
- A IOCP Server Class on Windows!☆93Updated 7 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Updated 6 years ago
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆98Updated 6 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,161Updated last week
- Examples and toturials for C++ Boost Asio library.☆273Updated 3 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆194Updated this week
- Platform independent c++ library providing ftp client functionality.☆302Updated last year
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆36Updated 6 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆56Updated last year
- 一个轻量级的inifile文件解析库,支持解析、修改、保存ini文件☆251Updated 4 years ago
- 轻量级网络库, 基于C++11☆121Updated 3 years ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,464Updated this week
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,109Updated 3 years ago