C++ Header-only event driven communication between jQuery in a web-browser via the nginx web-server. This can implement, for example, a RESTful API for fast sensor data transfer. This was developed ...
wphpfpm is my first go-lang project for manage php-cgi on Windows. Since php-cgi can only serve one client at one time, unless you use apache's mod_fcgid, it's really hard to manage. So I wrote it for ...