Commit Graph

23 Commits

Author SHA1 Message Date
Alex Hultman
80f10df8de Run microtasks each iteration 2019-02-08 21:20:57 +01:00
Alex Hultman
9f0aae77b1 Fix recursive nextTick calls, drain nextTickQueue before exit 2019-01-21 09:09:48 +01:00
Alex Hultman
d067388df4 Throw exceptions on ill-use instead of segfaulting 2019-01-18 16:33:56 +01:00
Alex Hultman
0fb6ec9034 Add us_listen_socket_close and graceful shutdown example 2019-01-18 09:07:21 +01:00
Alex Hultman
8e07c320e8 Make it tick nicely on Windows 2019-01-17 10:02:06 +01:00
Alex Hultman
84bcf4c62f Swap more to UniquePersistent 2019-01-17 06:53:30 +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
31e7463c9b Begin WebSocketWrapper nice struct 2019-01-14 11:54:37 +01:00
Alex Hultman
0636cfb088 Refactor things into separate files 2019-01-14 11:34:20 +01:00
Alex Hultman
0493190110 Add some comments of missing features 2019-01-14 11:05:08 +01:00
Alex Hultman
647b55f5d8 Hook up close, drain, compression, "Neuter" ArrayBuffers on return 2019-01-14 10:09:09 +01:00
Alex Hultman
15684984d9
Update IP notice 2019-01-11 23:31:36 +01:00
Alex Hultman
31278c13f3 Properly support SSL and non-SSL 2019-01-08 22:04:56 +01:00
Alex Hultman
ba90a20e0f Hook up timers with us_loop_integrate 2018-12-26 19:19:26 +01:00
Alex Hultman
fb10ac9b61 Make websockets benchmarkable 2018-12-26 15:23:14 +01:00
Alex Hultman
7fdba0bdbd Wrap up SSL, initial WebSocket support 2018-12-26 13:50:12 +01:00
Alex Hultman
dac3093e67 Apache 2.0 license 2018-11-15 16:01:49 +01:00
Alex Hultman
9775ad1c9d Don't capture isolate 2018-11-05 01:42:54 +01:00
Alex Hultman
fae59e871a Remove libuv dependencies 2018-11-04 10:56:51 +01:00
Alex Hultman
840e665433 Drop Node.js 8, compile for V8 7.1+ 2018-11-04 08:55:35 +01:00
Alex Hultman
9e1b05608e Node.js 11, uWS.nextTick, purely V8 2018-11-03 12:35:42 +01:00
Alex Hultman
100c93ffe4 Le dump 2018-10-28 16:07:21 +01:00