Commit Graph

32 Commits

Author SHA1 Message Date
Alex Hultman
797286515a Compile with v19 2021-04-10 21:52:39 +02:00
Alex Hultman
6008a08b38 Update uWS, connectionClose 2021-01-25 14:10:43 +01:00
Alex Hultman
5ca75e35d0 Actually do license the source code 2020-10-25 20:47:08 +01:00
Alex Hultman
5840dab93f onWritable takes size_t 2020-07-30 15:39:27 +02:00
Alex Hultman
e037fa5512 getWriteOffset, onWritable, tryEnd has to use Number 2020-07-30 15:01:49 +02:00
Alex Hultman
c6b72cf854 Don't keep socketPf separately 2020-06-08 19:43:50 +02:00
Alex Hultman
d6f2c1c50b uWS 18.1, WITH_PROXY, wrap new functions 2020-06-08 14:03:09 +02:00
Alex Hultman
de719f9ec1 Can't use designated init 2020-06-05 17:24:52 +02:00
Alex Hultman
d1a2556fba Merge userData with wsObject 2020-06-05 16:49:26 +02:00
Alex Hultman
b4df9ebf5f Initial upgrade to v18 2020-06-05 12:36:36 +02:00
Alex Hultman
bd9007eee0 Support Node.js 14 2020-04-23 21:57:38 +02:00
Alex Hultman
df4aeb8274 Introduce CallJS and corresponding PERFORM_LIKE_GARBAGE flag 2020-01-15 18:19:47 +01:00
Alex Hultman
68fde105e6 Wrap WebSocket.cork, update docs 2020-01-10 19:02:51 +01:00
Andrew Grosser
5f44dea2a5 Update experimental_cork to cork (#247) 2019-12-17 21:08:06 +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
83a9a1f6cd Add experimental_cork to res 2019-04-16 17:00:27 +02:00
Alex Hultman
b4ca0a487b Add getRemoteAddress to res and ws objects 2019-03-03 07:42:10 +01:00
Alex Hultman
9f4bf9b8c5 Update uWS 2019-02-09 23:32:07 +01:00
Alex Hultman
90e4d930f3 Update VideoStreamer.js with new res.tryEnd 2019-01-31 20:36:31 +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
04c8b5aba5 Fix 0-length array bug 2019-01-17 06:42:45 +01:00
Alex Hultman
8e0860edcf Wrap onAborted, hook up VideoStreamer 2019-01-17 06:31:55 +01:00
Alex Hultman
79eab43abc Wrap res.getWriteOffset, add VideoStreamer example 2019-01-15 11:52:55 +01:00
Alex Hultman
d132ae2685 Wrap HttpResponseWrapper::onWritable 2019-01-15 08:10:57 +01:00
Alex Hultman
d23e83628d Wrap up res.write, res.writeStatus, res.tryEnd 2019-01-14 13:39:43 +01:00
Alex Hultman
810695f32c HttpResponseWrapper refactor 2019-01-14 13:17:08 +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