Skip to content

C# wrapper for nodejs/http-parser. Automated build with Docker.

License

Notifications You must be signed in to change notification settings

acelot/http-parser-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-parser-dotnet

C# wrapper for nodejs/http-parser. Automated build with Docker.

Build image

docker build -f ./wrapper/Dockerfile -t http-parser-builder ./wrapper

Compile package and copy new wrapper files to src

docker run --env VERSION=2.9.0 -v $PWD/src:/dist http-parser-builder:latest 

About

C# wrapper for nodejs/http-parser. Automated build with Docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages