ldw0215 / libevent-httpsLinks
用libevent实现https服务器
☆21Updated 6 years ago
Alternatives and similar repositories for libevent-https
Users that are interested in libevent-https are comparing it to the libraries listed below
Sorting:
- 用libcurl实现http和https服务☆32Updated 6 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 基于 WinPcap 的网络抓包软件,使用 MFC 做界面☆91Updated 12 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆43Updated 6 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last month
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆21Updated 6 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆57Updated 5 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- 几年前读Live555的源码的时候做的注释☆11Updated 6 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆121Updated 3 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆60Updated 7 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 轻量级网络库, 基于C++11☆117Updated 3 years ago
- OpenSSL's usage☆36Updated 2 months ago
- qt高仿360安全卫士☆35Updated 6 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆26Updated 7 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆60Updated 10 months ago
- 一款设计不错的线程池☆19Updated 7 years ago
- C++ implement ThreadPool on windows☆39Updated 6 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 9 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆37Updated 8 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆132Updated 2 years ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 10 months ago