Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

WebServ-C / HajServ

A high-performance, modular web server written in C, designed for both static hosting and as a programmable backend library.

This repository contains two modes:

  • Server mode: run a standalone binary for static files, CGI scripts, and proxying.
  • Library mode: embed the server into your own C/C++ projects, with routing and middleware support.

About

High-performance HTTP/1.1 web server built in C++98. Features include non-blocking I/O with epoll(), CGI execution, custom routing and much more...

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages