All notable changes to this project will be documented in this file.
- Graceful shutdown support on non-Windows systems with
pcntlextension.
- Refactored
Serverclass to improve error handling. - Updated
README.mdto include information about new features and usage of bash scripts.
- Fixed issues with handling client requests and responses in
Serverclass.