Commit Graph

  • a00de10c42
    Update README.md swegen 2019-02-15 18:51:59 +0200
  • 6e277514c8
    Add FreeBSD target swegen 2019-02-15 18:49:55 +0200
  • 6d3905d069
    Update README.md Alex Hultman 2019-02-15 04:54:23 +0100
  • eeb27aad2c
    Deno is the worst joke ever told Alex Hultman 2019-02-14 05:45:26 +0100
  • 7e4e4f52c9 Update documentation Alex Hultman 2019-02-13 04:13:35 +0100
  • 314bba0fe9
    Update benchmark section Alex Hultman 2019-02-13 03:28:31 +0100
  • ecc7d01b8d
    Update README.md Alex Hultman 2019-02-11 00:13:51 +0100
  • 16e31c4e62
    Update README.md Alex Hultman 2019-02-11 00:06:50 +0100
  • 25d5a1fa6b
    Link to docs Alex Hultman 2019-02-10 23:35:51 +0100
  • dbb3fc319f Rename documentation to docs Alex Hultman 2019-02-10 23:30:27 +0100
  • 80c0ea79f3 Add initial TypeScript decl. and docs. Alex Hultman 2019-02-10 23:06:30 +0100
  • df9c251bf0 Throw on App construction failure Alex Hultman 2019-02-10 12:39:00 +0100
  • c4cddb9477 Test more settings with Autobahn Alex Hultman 2019-02-10 11:54:44 +0100
  • d9a6b1010f App.listen may take host, port, callback now Alex Hultman 2019-02-10 11:28:33 +0100
  • dbe4e4547a
    v15.1.0 Alex Hultman 2019-02-10 09:43:53 +0100
  • 0faa11f2f2 Update .travis.yml Alex Hultman 2019-02-10 03:55:18 +0100
  • 5648177de8 Update uWS to v0.15 Alex Hultman 2019-02-10 03:46:51 +0100
  • d8e96b54ee
    Create .travis.yml Alex Hultman 2019-02-10 03:39:24 +0100
  • 9f4bf9b8c5 Update uWS Alex Hultman 2019-02-09 23:32:07 +0100
  • ce62261986 Make pubsub example more interesting Alex Hultman 2019-02-09 08:45:51 +0100
  • 8d7527520f Wrap subscribe, publish, add PubSub example (WIP) Alex Hultman 2019-02-09 00:59:12 +0100
  • 54ebed1db0 Add async/await example Alex Hultman 2019-02-08 21:42:31 +0100
  • 80f10df8de Run microtasks each iteration Alex Hultman 2019-02-08 21:20:57 +0100
  • 493585e954
    Update README.md Alex Hultman 2019-02-04 22:23:12 +0100
  • b3548da8a2 Update example cert/key Alex Hultman 2019-02-03 15:51:02 +0100
  • 90e4d930f3 Update VideoStreamer.js with new res.tryEnd Alex Hultman 2019-01-31 20:36:31 +0100
  • 0d34a9a6d2 At least preload the videoFile Alex Hultman 2019-01-29 21:13:48 +0100
  • 6f40fceab3 Add VideoStreamerSync example / test Alex Hultman 2019-01-29 21:04:11 +0100
  • 1a3935481f Update to rc4 Alex Hultman 2019-01-29 17:22:46 +0100
  • 0584733475 Update uS Alex Hultman 2019-01-28 18:36:58 +0100
  • df1efb1714
    Update README.md Alex Hultman 2019-01-28 18:29:03 +0100
  • 610cc228a3 Update to rc2 Alex Hultman 2019-01-26 23:01:59 +0100
  • 1d51415304 Update uWS Alex Hultman 2019-01-26 19:03:30 +0100
  • 59662d7e07 Update for API change: ws.end, ws.close Alex Hultman 2019-01-26 17:26:53 +0100
  • c66e3836ad More thorough testing, with ws.terminate Alex Hultman 2019-01-26 17:15:28 +0100
  • adc5324360 More testing Alex Hultman 2019-01-26 16:26:51 +0100
  • 282609bfb4 Make tests more interesting Alex Hultman 2019-01-26 14:52:43 +0100
  • f41c4e2a60 Trigger websocket bugs Alex Hultman 2019-01-25 19:47:27 +0100
  • cf5a245b11 Begin work on hammer test Alex Hultman 2019-01-25 17:16:12 +0100
  • 929060b34a Update uWS/uS Alex Hultman 2019-01-25 15:27:13 +0100
  • 0198d5cc8c Add Autobahn testing non-SSL and SSL Alex Hultman 2019-01-23 14:10:17 +0100
  • ba73b8882d UniquePersistent all over, app.forcefully_free Alex Hultman 2019-01-23 12:59:51 +0100
  • f2a5d95726 Wrap idleTimeout Alex Hultman 2019-01-22 18:50:37 +0100
  • 8da1edc516 Wrap app.any Alex Hultman 2019-01-22 18:42:50 +0100
  • fd11df1134 Return false boolean on listen failure Alex Hultman 2019-01-21 19:08:18 +0100
  • c081382f10 Works on macOS Alex Hultman 2019-01-21 17:44:58 +0100
  • 9f0aae77b1 Fix recursive nextTick calls, drain nextTickQueue before exit Alex Hultman 2019-01-21 09:09:48 +0100
  • 914c6f2bc3 Update µWS Alex Hultman 2019-01-18 17:21:00 +0100
  • 1d4b874ae7 Also throw on invalid WebSocket usage Alex Hultman 2019-01-18 16:57:54 +0100
  • 90df6bbe3a Update µWS Alex Hultman 2019-01-18 16:37:37 +0100
  • d067388df4 Throw exceptions on ill-use instead of segfaulting Alex Hultman 2019-01-18 16:33:56 +0100
  • be8aaeeba7 Wrap all http methods & all SSL options Alex Hultman 2019-01-18 15:56:08 +0100
  • 0fb6ec9034 Add us_listen_socket_close and graceful shutdown example Alex Hultman 2019-01-18 09:07:21 +0100
  • ab829af8ce Point all examples to demo key/cert Alex Hultman 2019-01-17 11:42:53 +0100
  • a1ed925879
    Add self-signed key/cert for examples Alex Hultman 2019-01-17 10:35:06 +0100
  • 8e07c320e8 Make it tick nicely on Windows Alex Hultman 2019-01-17 10:01:17 +0100
  • 26e25ec2ed Fix up VideoStreamer stability, it was user error Alex Hultman 2019-01-17 09:39:03 +0100
  • 4ae2facba7 Wrap req.getQuery, req.getMethod, res.close, res.onData & add Upload example Alex Hultman 2019-01-17 08:22:43 +0100
  • 3558bf30d9 Actually do pass req to ws open Alex Hultman 2019-01-17 07:33:31 +0100
  • 14ea861205 Fix examples Alex Hultman 2019-01-17 07:26:25 +0100
  • a9ec4fd476 Add a few more examples Alex Hultman 2019-01-17 07:22:31 +0100
  • 84bcf4c62f Swap more to UniquePersistent Alex Hultman 2019-01-17 06:53:30 +0100
  • 04c8b5aba5 Fix 0-length array bug Alex Hultman 2019-01-17 06:42:45 +0100
  • 8e0860edcf Wrap onAborted, hook up VideoStreamer Alex Hultman 2019-01-17 06:31:55 +0100
  • 24fe602f50 Wrap up app.post Alex Hultman 2019-01-16 22:59:53 +0100
  • d73f4e8616 Further MS-DOS madness Alex Hultman 2019-01-16 22:19:12 +0100
  • 3067b40a67 Remove dist folder Alex Hultman 2019-01-16 22:01:04 +0100
  • a1d3225181
    Compiling instructions for all platforms Alex Hultman 2019-01-16 21:44:36 +0100
  • ff37c2a272 Small fix for GCC/Clang Alex Hultman 2019-01-16 21:36:35 +0100
  • 3feee30666 Port to Windows Alex Hultman 2019-01-16 21:31:17 +0100
  • 68a4a6b53f
    Link to npm install docs Alex Hultman 2019-01-15 15:08:48 +0100
  • 50641ab8a4 Restructure project Alex Hultman 2019-01-15 14:33:43 +0100
  • 79eab43abc Wrap res.getWriteOffset, add VideoStreamer example Alex Hultman 2019-01-15 11:52:55 +0100
  • d132ae2685 Wrap HttpResponseWrapper::onWritable Alex Hultman 2019-01-15 08:10:57 +0100
  • 6a96e07c3c Fix completely broken process.nextTick Alex Hultman 2019-01-14 17:16:00 +0100
  • d23e83628d Wrap up res.write, res.writeStatus, res.tryEnd Alex Hultman 2019-01-14 13:39:43 +0100
  • 810695f32c HttpResponseWrapper refactor Alex Hultman 2019-01-14 13:17:08 +0100
  • 80bc15915b Wrap req.getParameter, req.getUrl Alex Hultman 2019-01-14 12:44:29 +0100
  • 647a6ef12c Wrap ws.close and ws.getBufferedAmount Alex Hultman 2019-01-14 12:16:24 +0100
  • 31e7463c9b Begin WebSocketWrapper nice struct Alex Hultman 2019-01-14 11:54:37 +0100
  • a6b897cdbc Add QtCreator project for addon Alex Hultman 2019-01-14 11:45:25 +0100
  • 0636cfb088 Refactor things into separate files Alex Hultman 2019-01-14 11:34:20 +0100
  • 0493190110 Add some comments of missing features Alex Hultman 2019-01-14 11:05:08 +0100
  • 647b55f5d8 Hook up close, drain, compression, "Neuter" ArrayBuffers on return Alex Hultman 2019-01-14 10:09:09 +0100
  • 15684984d9
    Update IP notice Alex Hultman 2019-01-11 23:31:36 +0100
  • a7f62dd339
    First binary release Alex Hultman 2019-01-08 22:25:03 +0100
  • 31278c13f3 Properly support SSL and non-SSL Alex Hultman 2019-01-08 22:04:56 +0100
  • ba90a20e0f Hook up timers with us_loop_integrate Alex Hultman 2018-12-26 19:19:26 +0100
  • ffb664509c 75% Alex Hultman 2018-12-26 15:24:15 +0100
  • fb10ac9b61 Make websockets benchmarkable Alex Hultman 2018-12-26 15:23:14 +0100
  • 7fdba0bdbd Wrap up SSL, initial WebSocket support Alex Hultman 2018-12-26 13:50:12 +0100
  • 94a7c960c7 Remove notice, update submodules Alex Hultman 2018-12-26 09:15:31 +0100
  • 4a83dd89d6
    Update README.md Alex Hultman 2018-12-24 03:06:22 +0100
  • 61aabe2ac4
    Update graph Alex Hultman 2018-11-30 04:32:42 +0100
  • f48dac418f
    Update NOTICE Alex Hultman 2018-11-15 16:22:24 +0100
  • dac3093e67 Apache 2.0 license Alex Hultman 2018-11-15 16:01:49 +0100
  • 9c97336b54 Runs on macOS Alex Hultman 2018-11-06 10:02:11 +0100
  • 5bc8785326 Correct include paths, deprecate Node.js 9 Alex Hultman 2018-11-05 02:34:24 +0100
  • 5f7347d3c9 Try and fix macOS build, report actial error on catch Alex Hultman 2018-11-05 02:22:20 +0100
  • 9775ad1c9d Don't capture isolate Alex Hultman 2018-11-05 01:42:54 +0100