David Zhu
David Zhu
blog.h4t0n.com is down
Currently you can only specify a single reverse proxy path, will be nice to be able to add multiple paths.
Allow queue's maxsize to be set to -1 (for unlimited size) From rsmq ``` maxsize (Number): optional (Default: 65536) The maximum message size in bytes. Allowed values: 1024-65536 and -1...
- Switched to use win api for both process creation and termination for all cases except spawning of `whkd`, as it will spawn a visible console window if we use...