| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | asio HTTP implementation (#23) | Stefan Boberg | 2021-10-14 | 1 | -94/+0 |
| | | | | asio-based HTTP implementation | ||||
| * | minor edits to uWS testcode | Stefan Boberg | 2021-09-28 | 1 | -14/+10 |
| | | |||||
| * | zenserver can now run as a Windows service. We'll still need to improve how ↵ | Stefan Boberg | 2021-09-17 | 1 | -1/+3 |
| | | | | | data files are found as the current defaults are relative to the user directory which ends up being in the Windows folder when running as the local system user | ||||
| * | HttpResponse enum -> HttpResponseCode | Stefan Boberg | 2021-09-12 | 1 | -7/+22 |
| | | | | | Also removed initial CbPackage API HttpServer changes as I have decided to take a different approach | ||||
| * | Squelch some more uWS warnings | Stefan Boberg | 2021-09-11 | 1 | -1/+1 |
| | | |||||
| * | Added warning disable for latest uWS | Stefan Boberg | 2021-09-10 | 1 | -1/+1 |
| | | |||||
| * | Added beginnings of a uWS http front-end | Stefan Boberg | 2021-09-10 | 1 | -0/+81 |