Commit Graph

58 Commits

Author SHA1 Message Date
Alex Hultman a9ec4fd476 Add a few more examples 2019-01-17 07:22:31 +01:00
Alex Hultman 84bcf4c62f Swap more to UniquePersistent 2019-01-17 06:53:30 +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 24fe602f50 Wrap up app.post 2019-01-16 22:59:53 +01:00
Alex Hultman d73f4e8616 Further MS-DOS madness 2019-01-16 22:19:12 +01:00
Alex Hultman 3067b40a67 Remove dist folder 2019-01-16 22:01:04 +01:00
Alex Hultman a1d3225181
Compiling instructions for all platforms 2019-01-16 21:44:36 +01:00
Alex Hultman ff37c2a272 Small fix for GCC/Clang 2019-01-16 21:36:35 +01:00
Alex Hultman 3feee30666 Port to Windows 2019-01-16 21:31:17 +01:00
Alex Hultman 68a4a6b53f
Link to npm install docs 2019-01-15 15:08:48 +01:00
Alex Hultman 50641ab8a4 Restructure project 2019-01-15 14:33:43 +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 6a96e07c3c Fix completely broken process.nextTick 2019-01-14 17:16:00 +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 80bc15915b Wrap req.getParameter, req.getUrl 2019-01-14 12:44:29 +01:00
Alex Hultman 647a6ef12c Wrap ws.close and ws.getBufferedAmount 2019-01-14 12:16:24 +01:00
Alex Hultman 31e7463c9b Begin WebSocketWrapper nice struct 2019-01-14 11:54:37 +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
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 a7f62dd339
First binary release 2019-01-08 22:25:03 +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 ffb664509c 75% 2018-12-26 15:24:15 +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 94a7c960c7 Remove notice, update submodules 2018-12-26 11:17:25 +01:00
Alex Hultman 4a83dd89d6
Update README.md 2018-12-24 03:06:22 +01:00
Alex Hultman 61aabe2ac4
Update graph 2018-11-30 04:32:42 +01:00
Alex Hultman f48dac418f
Update NOTICE 2018-11-15 16:22:24 +01:00
Alex Hultman dac3093e67 Apache 2.0 license 2018-11-15 16:01:49 +01:00
Alex Hultman 9c97336b54 Runs on macOS 2018-11-06 10:02:11 +01:00
Alex Hultman 5bc8785326 Correct include paths, deprecate Node.js 9 2018-11-05 02:34:24 +01:00
Alex Hultman 5f7347d3c9 Try and fix macOS build, report actial error on catch 2018-11-05 02:22:20 +01:00
Alex Hultman 9775ad1c9d Don't capture isolate 2018-11-05 01:42:54 +01:00
Alex Hultman 0dd72f7bdc Update README.md 2018-11-05 00:54:58 +01:00
Alex Hultman 0393102704 Make the two runtimes capable of sharing the same example 2018-11-04 23:46:50 +01:00
Alex Hultman 63101ad671 Update uWS 2018-11-04 22:45:07 +01:00
Alex Hultman fae59e871a Remove libuv dependencies 2018-11-04 10:56:51 +01:00
Alex Hultman bfad8bf232 Make it embeddable as standalone 2018-11-04 09:01:51 +01:00
Alex Hultman 4ccdc569d8 Update uWS 2018-11-04 09:00:53 +01:00
Alex Hultman 840e665433 Drop Node.js 8, compile for V8 7.1+ 2018-11-04 08:55:35 +01:00
Alex Hultman ace2325816
Changed my mind 2018-11-04 01:56:25 +01:00
Alex Hultman 8a3e9e0034
Add kick-starting instructions 2018-11-04 00:17:07 +01:00
Alex Hultman 180d505e4c Add uWebSockets submodule 2018-11-04 00:11:12 +01:00