initial hashmap code

This commit is contained in:
2024-11-09 19:58:58 +01:00
parent 2f39ca6fc1
commit 51a309e55f
16 changed files with 172 additions and 87 deletions

View File

@@ -1,5 +1,5 @@
# cws
A simple Web Server written in C (learning purposes), it works only on Linux systems
A simple Web Server written in C (learning purposes), it works only on Linux systems.
## Requirements
- [meson](https://mesonbuild.com/index.html)