jfc-http_request:使用libcurl的并发http请求

时间:2021-04-01 15:35:28
【文件属性】:
文件名称:jfc-http_request:使用libcurl的并发http请求
文件大小:53KB
文件格式:ZIP
更新时间:2021-04-01 15:35:28
C++ jfc-http_request 并发http请求库,使用libcurl进行实现。 单个线程发出请求,然后异步处理其响应。 任何数量的辅助线程都可以执行请求。 项目状态 当前支持GET请求 用法 有关用法,请参见演示。 建筑 参见.travis.yml
【文件预览】:
jfc-http_request-master
----.gitattributes(44B)
----.gitmodules(104B)
----src()
--------context.cpp(293B)
--------include()
----demo()
--------CMakeLists.txt(460B)
--------main.cpp(2KB)
----impl()
--------curl()
----CMakeLists.txt(1KB)
----thirdparty()
--------CMakeLists.txt(203B)
----.travis.yml(3KB)
----LICENSE(1KB)
----test()
--------example_test.cpp(260B)
--------CMakeLists.txt(306B)
--------context_test.cpp(352B)
----cmake()
--------jfc-cmake()
----README.md(597B)
----docs()
--------icon.png(2KB)
--------CMakeLists.txt(263B)
----.gitignore(49B)
----workspace()
--------.keep(0B)
----include()
--------jfc()

网友评论