13 Commits

Author SHA1 Message Date
Alex Hultman
df4aeb8274 Introduce CallJS and corresponding PERFORM_LIKE_GARBAGE flag 2020-01-15 18:19:47 +01:00
Alex Hultman
d98516e1c4 Wrap setYield 2019-12-21 19:37:12 +01:00
Alex Hultman
2c87f3593d Initial Worker threads/context aware support 2019-12-05 04:31:45 +01:00
Alex Hultman
13d8743f95 Port to Node.js 10, 11, 12, 13 2019-11-08 13:49:40 +01:00
Alex Hultman
fd884ed1c0 Fix all warnings, add onWritable error message 2019-08-18 21:49:06 +02:00
Alex Hultman
f4bc7b38d1 Port to Node.js 10, 11 and 12 2019-04-24 03:01:54 +02:00
Alex Hultman
91d433d191 Allow iteration over headers 2019-03-10 12:45:43 +01:00
Alex Hultman
d067388df4 Throw exceptions on ill-use instead of segfaulting 2019-01-18 16:33:56 +01:00
Alex Hultman
4ae2facba7 Wrap req.getQuery, req.getMethod, res.close, res.onData & add Upload example 2019-01-17 08:22:43 +01:00
Alex Hultman
810695f32c HttpResponseWrapper refactor 2019-01-14 13:17:08 +01:00
Alex Hultman
80bc15915b Wrap req.getParameter, req.getUrl 2019-01-14 12:44:29 +01:00
Alex Hultman
a6b897cdbc Add QtCreator project for addon 2019-01-14 11:45:25 +01:00
Alex Hultman
0636cfb088 Refactor things into separate files 2019-01-14 11:34:20 +01:00