m2php
m2php copied to clipboard
Mongrel2 PHP stuff
Similar to the python reference library. tnetstring parser from: https://github.com/jessedp/tnetstrings-php (with minor changes) Tested with request_payloads.txt (from Mongrel2 Python tests)
The UPSTREAM is deprecated.
What do you think of using hhvm with m2php and Mongrel2. The PHP would also need some sort of async framework like React.
Tool.php (see following code block or line 25-29) incorrectly assumes that only one of a certain header type will be sent per response. This is mostly true, except in the...