Commit graph

20 commits

Author SHA1 Message Date
Jansen Price dadd3b4663 Refactor slightly; use strict types and add tests 2020-09-06 02:32:56 -05:00
Jansen Price d509bcea17 Update to use phpunit 9.3 for testing 2020-09-06 00:43:08 -05:00
Jansen Price 457332952a Improve organization of server processing logic and concurrent connections 2020-09-04 00:27:04 -05:00
Jansen Price fcac2b20ab Improvements to request validation 2020-09-03 15:59:02 -05:00
Jansen Price 881befccfa Update dependencies - add Encoding 2020-09-03 14:11:09 -05:00
Jansen Price 213722e602 Bump version to 0.3 2020-08-31 01:05:14 -05:00
Jansen Price d8cb106997 Add support for ini file for server properties via --config 2020-08-31 01:04:44 -05:00
Jansen Price 19ff2d52a0 Update to latest version of deps 2020-08-31 00:07:29 -05:00
Jansen Price dbd2c5bf06 Minor corrections 2020-08-27 17:29:20 -05:00
Jansen Price a42e46aaad Add composer autoload guard 2020-08-27 11:49:51 -05:00
Jansen Price a305a5a92a Add directory listing feature 2020-08-27 02:46:11 -05:00
Jansen Price 4083638ab0 Add proper response handling for serving files 2020-08-27 01:37:46 -05:00
Jansen Price 213e548593 Make stdout logger use color 2020-08-26 22:52:57 -05:00
Jansen Price 6ae814eebc Add comment to makecert utility 2020-08-26 22:20:36 -05:00
Jansen Price 7afb528119 Add makecert utility 2020-08-26 22:16:19 -05:00
Jansen Price 3c545b1efc Improve configuration of cert/key options 2020-08-26 22:16:05 -05:00
Jansen Price 2f6d457235 New array syntax 2020-08-26 17:58:25 -05:00
Jansen Price 1a48642baa Refactor into Orbit namespace 2020-08-26 17:57:01 -05:00
Jansen Price fc00fdbd63 Add initial proof-of-concept 2020-08-26 12:56:06 -05:00
sumpygump 1a1385471c Initial commit 2020-08-26 17:51:22 +00:00