basson099 / websocketfilesLinks
Provide two well designed and out of box websocket c++ classes and make your ongoing C++ project support WebSocket easily.
☆82Updated 6 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 year
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆364Updated 5 years ago
- C++解析websocket协议☆181Updated 7 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- a cpp Web Server☆158Updated 5 years ago
- light weight C++ httpserver and httpclient based on mongoose, also support websocket☆300Updated 2 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆881Updated last week
- Only need two lines of code to convert between class and json. 两行代码实现C++ Json与类对象相互转换。☆122Updated last year
- The modern c++ rpc library implemented in a few hundred lines of code☆444Updated 6 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 4 years ago
- muduo in windows☆67Updated 5 years ago
- 一些C/C++常用封装例子☆215Updated 3 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆73Updated 5 years ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆555Updated 2 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated this week
- a simple network library☆191Updated 5 years ago
- <-- workflow 中文注释 / demos / 源码解析☆298Updated 3 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆55Updated last year
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆96Updated 5 years ago
- http://www.codeproject.com/Articles/6343/CppSQLite-C-Wrapper-for-SQLite/☆36Updated 10 years ago
- Ultralightweight JSON parser in C++ based on cJSON☆656Updated 3 weeks ago
- convert json/xml/bson to c++ struct☆653Updated last year
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- A IOCP Server Class on Windows!☆48Updated 5 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,123Updated this week
- A light and high performance WebSocket Server.☆115Updated 4 years ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- ☆37Updated 7 years ago
- 封装mysql官方的cppconn c++接口的更高级封装,使增删改查变得更加modern c++。(跨平台)☆17Updated last year