Releases: MrOnlineCoder/shockd
Releases · MrOnlineCoder/shockd
Bugfixes, some improvements
Only Windows binaries are attached. For Linux, build shockd by yourself, it is not hard, just make linux.
ETag support, logging system and stable version
- Added ETag support (last modified time)
- Added logging system
- Bug fixes
- Code improvements
Pre-built Win32 binaries were built on GCC 4.9.2 (MinGW) and Windows 7 64-bit. If you encounter problems running them, rebuild the server manually (just download source and do make win32)
First release
First release of my server.
It can handle simple GET requests (HTTP/1.1) and serve static files. Also, has config support.
Currently built on Windows only.