Commit Graph

43 Commits

Author SHA1 Message Date
Alex Hultman
103a0562be Wrap missingServerName, update example 2020-08-17 05:41:00 +02:00
Alex Hultman
f77d07014a addServerName, removeServerName, ServerName.js 2020-08-17 03:59:39 +02:00
Alex Hultman
1b6c029cc1 Add ProxyProtocol.js example 2020-06-08 14:17:36 +02:00
Alex Hultman
369b4a551f Add UpgradeAsync example, update examples 2020-06-05 17:09:19 +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
73b438cde8 Add backpressure example 2020-05-18 19:37:28 +02:00
Alex Hultman
d9c86f3e93 Wrap ca_file_name option 2019-12-05 21:30:49 +01:00
Alex Hultman
2c87f3593d Initial Worker threads/context aware support 2019-12-05 04:31:45 +01:00
Alex Hultman
6b5f7c40a9 Update uWS, pass Autobahn with pubsub SSL/non-SSL 2019-10-09 00:29:53 +02:00
Alex Hultman
91d433d191 Allow iteration over headers 2019-03-10 12:45:43 +01:00
Alex Hultman
a43675c197 Clean exit, remove forcefully_free 2019-03-02 04:38:01 +01:00
Alex Hultman
d8937c61d8 Update JsonPost.js example 2019-02-21 14:24:29 +01:00
Alex Hultman
24976c8168
Create JsonPost.js 2019-02-20 23:19:30 +01:00
Alex Hultman
ce62261986 Make pubsub example more interesting 2019-02-09 08:45:51 +01:00
Alex Hultman
8d7527520f Wrap subscribe, publish, add PubSub example (WIP) 2019-02-09 00:59:12 +01:00
Alex Hultman
54ebed1db0 Add async/await example 2019-02-08 21:42:31 +01:00
Alex Hultman
90e4d930f3 Update VideoStreamer.js with new res.tryEnd 2019-01-31 20:36:31 +01:00
Alex Hultman
0d34a9a6d2 At least preload the videoFile 2019-01-29 21:13:48 +01:00
Alex Hultman
6f40fceab3 Add VideoStreamerSync example / test 2019-01-29 21:04:11 +01:00
Alex Hultman
ba73b8882d UniquePersistent all over, app.forcefully_free 2019-01-23 12:59:51 +01:00
Alex Hultman
f2a5d95726 Wrap idleTimeout 2019-01-22 18:50:37 +01:00
Alex Hultman
8da1edc516 Wrap app.any 2019-01-22 18:42:50 +01:00
Alex Hultman
0fb6ec9034 Add us_listen_socket_close and graceful shutdown example 2019-01-18 09:07:21 +01:00
Alex Hultman
ab829af8ce Point all examples to demo key/cert 2019-01-17 11:42:53 +01:00
Alex Hultman
26e25ec2ed Fix up VideoStreamer stability, it was user error 2019-01-17 09:39:03 +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
14ea861205 Fix examples 2019-01-17 07:26:25 +01:00
Alex Hultman
a9ec4fd476 Add a few more examples 2019-01-17 07:22:31 +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
79eab43abc Wrap res.getWriteOffset, add VideoStreamer example 2019-01-15 11:52:55 +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
647b55f5d8 Hook up close, drain, compression, "Neuter" ArrayBuffers on return 2019-01-14 10:09:09 +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
0393102704 Make the two runtimes capable of sharing the same example 2018-11-04 23:46:50 +01:00
Alex Hultman
bfad8bf232 Make it embeddable as standalone 2018-11-04 09:01:51 +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