top of page

HTTP SERVER

-IO Completion Port

-Threads

 

Download the code and give it a try.
>

OPEN SOURCE

 

The source code is available. Modify and extend it the way you want.

#1

 

HIGH VOLUME

 

With IOCP, handling requests are going to be in the hundreds or thousands.

ASYNCHRONOUS

 

Receive and Send does not block. Just handle the event in a separate thread.

CONTRIBUTE OR DONATE

 

Please help the codebase grow by adding features or simply donate money for funding.​

HTTP C++ FEATURES

 

- URL Routes
- Get / Post virtual functions
Click to see larger image

Continuous

Integration

 

 

The project is hosted on Appveyor, just click the button below to see the latest build.

About

 

 

Developer information, wondering who is behind doing the coding? Click on the Linkedin Profile button below.

bottom of page