http_server:cc ++的小型可嵌入http服务器

时间:2021-05-19 15:12:58
【文件属性】:
文件名称:http_server:cc ++的小型可嵌入http服务器
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-19 15:12:58
C++ http_server 一个简单的可嵌入的http_server c / c ++。 希望完全不言自明:) 用法: 添加它:) 笔记: 这个库正在开发中,绝对不保证正确性,但是欢迎所有错误修复和建议:) 执照: Simple http-server written to be an drop-in code, focus is to be small and easy to use but maybe not efficient. It also tries to make as few decisions for the user as possible, decisions such as how to allocate memory and how to process requests ( direct in loop, thread? ) version 1.0, O
【文件预览】:
http_server-master
----src()
--------http_server.cpp(9KB)
----LICENSE(1KB)
----README.md(1KB)
----include()
--------http_server()
----bam.lua(2KB)
----test()
--------simple_rest_api.cpp(976B)
--------simple_file_server.cpp(2KB)

网友评论