summaryrefslogtreecommitdiffhomepage
path: root/src/nodejs/unit-http/unit.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-11-15Node.js: added correct exit processing.Alexander Borisov1-0/+1
Node.js processes didn't exit after the changes in b9f7635e6be2, as the quit command from port wasn't handled by the module.
2018-10-31Node.js: added async request execution.Alexander Borisov1-5/+3
2018-10-03Added Node.js support.Alexander Borisov1-0/+77