basson099 / websocketfilesLinks
Provide two well designed and out of box websocket c++ classes and make your ongoing C++ project support WebSocket easily.
☆82Updated 8 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++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- C++解析websocket协议☆180Updated 7 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆98Updated 5 years ago
- Ultralightweight JSON parser in C++ based on cJSON☆656Updated 2 months ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆898Updated 2 weeks ago
- Only need two lines of code to convert between class and json. 两行代码实现C++ Json与类对象相互转换。☆123Updated 2 years ago
- light weight C++ httpserver and httpclient based on mongoose, also support websocket☆301Updated 2 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Updated 6 years ago
- http://www.codeproject.com/Articles/6343/CppSQLite-C-Wrapper-for-SQLite/☆36Updated 10 years ago
- a cpp Web Server☆159Updated 5 years ago
- muduo in windows☆69Updated 5 years ago
- <-- workflow 中文注释 / demos / 源码解析☆304Updated 3 years ago
- 一些C/C++常用封装例子☆215Updated 4 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 4 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,107Updated 3 years ago
- 封装mysql官方的cppconn c++接口的更高级封装,使增删改查变得更加modern c++。(跨平台)☆17Updated 3 weeks ago
- a simple network library☆191Updated 5 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆552Updated 2 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆36Updated 6 years ago
- 《C++ 服务器开发精髓》随书配套源码☆219Updated 4 years ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,445Updated 4 months ago
- convert json/xml/bson to c++ struct☆651Updated last year
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆194Updated this week
- A IOCP Server Class on Windows!☆93Updated 7 years ago