Skip to content

Tags: BytesClub/serverX

Tags

v0.1.0

Toggle v0.1.0's commit message
Pre-release: A Complete Minimal Web Server with Cross-platform compat…

…ibility

* Works with HTTP
* Memory Allocated Dynamically
* Establishes connection using Web sockets
* Executes PHP scripts by pipe through php-cgi (dependency)
* Fully compatible with Linux, MacOS and Windows platform.
* Enabled proper logging and OS specific informations.