基于Libevent库与线程池编写的简单WebSocket服务器与客服端
☆19Nov 22, 2023Updated 2 years ago
Alternatives and similar repositories for webSocket_Libevent_ThreadPool
Users that are interested in webSocket_Libevent_ThreadPool are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ network framework,currently we support http, https, websocket☆14Sep 25, 2019Updated 6 years ago
- 用libevent实现https服务器☆20Jan 28, 2019Updated 7 years ago
- 用libcurl实现http和https服务☆33Nov 8, 2018Updated 7 years ago
- 基于libcurl多线程分片下载小工具,可实现HTTP下载(实现),ftp下载(可扩展)等下载方式,可设置下载阀值(线程数根据该阀值自动配置生成),程序会自动判断是否需要多线程分段下载,程序具有一定扩展性,采用模板多态方式,无需改动主体多线程下载逻辑,只需添加相应任务子类文…☆11Oct 8, 2019Updated 6 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆22Jun 12, 2015Updated 11 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 开源库学习☆10May 10, 2016Updated 10 years ago
- 文件快传是基于C++ QT的Windows HTTP 服务器,用到了QtWebApp,可以与客户端实现数据收发。这个是自定义文件传输软件系统的一部分---电脑的服务器端,可以在局域网内基于HTTP协议,实现电脑,安卓,网页浏览器三端数据互通,其他关联项目具体看README☆11Dec 9, 2022Updated 3 years ago
- Qt C++实现的基于GPT 语言模型的聊天系 统,支持输入输出文本处理插件☆13Jan 15, 2026Updated 6 months ago
- Qt写的一个简单的办公协作软件,计划实现注册、登录、即时通讯、文件互传、文本编辑、日程表等功能☆14Jun 29, 2022Updated 4 years ago
- libevent 官方文档的中文版☆48Jan 19, 2015Updated 11 years ago
- A safe implementation of the secure remote password authentication and key-exchange protocol (SRP and SRP6a)☆20Jul 3, 2026Updated 2 weeks ago
- Microchip 加密芯片 CryptoAuthLib 库在STM32上的移植以及对称IP保护使用示例☆23Jun 19, 2021Updated 5 years ago
- Lightweight, multipurpose rust library for handling RTP streams.☆12Nov 17, 2023Updated 2 years ago
- c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理,提供服务端和客户端开发示例☆52Mar 21, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于Qt开发的文件保险柜工具(文件加解密)