Skip to content

Single threaded asynchronous HTTP server using Boost ASIO.

Notifications You must be signed in to change notification settings

av4625/http_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build | Unittests | Coverage CPPCheck

https://github.com/marketplace/actions/build-a-badge

HTTP Server (WIP)

Single threaded http server that uses boost asio and is based on the single threaded example from boost. The server uses a provided io_context so that it can be used for other things at the same time.

About

Single threaded asynchronous HTTP server using Boost ASIO.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published