轻量c++服务器框架

时间:2022-05-20 14:42:12
【文件属性】:

文件名称:轻量c++服务器框架

文件大小:4.65MB

文件格式:ZIP

更新时间:2022-05-20 14:42:12

C++服务器 服务端 c++ 服务器开发

github地址:https://github.com/HuangHongkai/tinyserver 使用Linux C中的库函数封装一个web服务框架,支持get,post,表单,文件,html模版渲染,session等。内部核心使用select实现,后续改为epoll/libevent。 觉得不错的朋友帮我点个start吧,谢谢了。


【文件预览】:
tinyserver-master
----bin()
--------windows()
--------linux()
----example()
--------main.cpp(6KB)
----pic()
--------1555479321818.png(9KB)
--------1555479445816.png(3KB)
--------1555478684560.png(6KB)
--------1555479017608.png(4KB)
--------1555478601074.png(3KB)
--------1555479994222.png(15KB)
----tinyserver()
--------deps()
--------include()
--------src()
--------CMakeLists.txt(718B)
----ReadMe.md(8KB)
----CMakeLists.txt(283B)
----build()
--------client.html(292B)
--------myfile(78B)
--------tmpl2.html(47B)
--------tmpl.html(2KB)

网友评论