Skip to content

xXenvy/Aether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aether

This is a simple HTTP 1.0 server project created as part of an exercise to learn boost.asio.

Requirements

To compile and run the server, you will need:

  • C++20 compatible compiler.
  • Boost library.
  • CMake.

Features

  • Basic handling of all HTTP methods.
  • Routing capabilities.
  • Custom error handling.

About

A lightweight HTTP/1.0 webserver.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published