Skip to content
#

httpserver

Here are 16 public repositories matching this topic...

在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!

  • Updated Jul 14, 2021
  • C++

Improve this page

Add a description, image, and links to the httpserver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the httpserver topic, visit your repo's landing page and select "manage topics."

Learn more