Skip to content

spencrc/coring-http-server

Repository files navigation

Coring HTTP Server

Dependencies

This project requires the following packages to be installed on your system:

Since liburing is required, you will not be able to run the project without Docker or Podman on a non-Unix operating system.

Building

To build the project and create a binary file you can run in bin/release/, you can simply run:

make all

If you want all warnings, no optimization, and asan enabled for your binary in bin/debug/, you can run:

make debug

To clean the bin/ directory, just run:

make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors