LeonHartley / libhttp

libhttp is a HTTP library written in pure C. It uses the nodejs HTTP parser and Libuv for asynchronous IO operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libhttp

libhttp is a HTTP library written in pure C. It uses the nodejs HTTP parser and Libuv for asynchronous IO operations.

About

libhttp is a HTTP library written in pure C. It uses the nodejs HTTP parser and Libuv for asynchronous IO operations.

License:Apache License 2.0


Languages

Language:C 100.0%