Skip to content

Releases: Ox03bb/Http-Cerver

Early Access Version

18 Sep 23:04

Choose a tag to compare

Early Access Version Pre-release
Pre-release

Release v0.1.0 – Early Access Version of the C Web Server

Features

  • Basic HTTP 0.9/1.0/1.1 server implementation.
  • Supports serving static files (HTML, CSS, JS, images, etc.).
  • Handles multiple client connections.
  • Handles Https
  • Configurable host, port , proxy...etc through a configuration file.
  • Simple logging to standard output.

Limitations

  • No request routing (only serves static files).
  • Not Suport HTTP 2 and HTTP 3 yet
  • Limited error handling and logging.
  • Single-threaded (may not handle high traffic efficiently).
  • Security hardening not implemented (for learning/educational purposes only).

shasum : b2d219fd8088ae0f46210a580274fde4371d00f5
md5 : 3fb7dd1be28c9ba80497bc91659000c1