Commit Graph

193 Commits

Author SHA1 Message Date
Alex Hultman b0f626f3a0
Add Autobahn report 2019-08-18 23:36:31 +02:00
Alex Hultman fd884ed1c0 Fix all warnings, add onWritable error message 2019-08-18 21:49:06 +02:00
Alex Hultman 97ffdcea97 Update uWS 2019-08-18 20:19:33 +02:00
Alex Hultman 17fb149b04
Pass compress to websocket send 2019-08-17 00:13:51 +02:00
Alex Hultman a87a85f1fd Update uWS 2019-08-17 00:09:24 +02:00
Alex Hultman 0ad0e6c269 Update uWS to v0.16 alpha 6 2019-08-12 01:59:20 +02:00
Alex Hultman e5ef5e5dbd Update uWS 2019-06-16 14:24:12 +02:00
Alex Hultman c6c403a65b Update to uWS v0.16.0a2 2019-06-16 13:33:58 +02:00
Alex Hultman 83ad1353fd Port to uWS v0.16a1 2019-06-12 12:50:05 +02:00
Alex Hultman 62fb7d46fe
v15.11.0 2019-06-09 11:45:11 +02:00
Alex Hultman 66bc0ba558 Generate updated docs 2019-06-09 11:38:09 +02:00
Alex Hultman a5cf0db28f Update uWS 2019-06-09 11:19:02 +02:00
Zhangyuan Nie 7baf556a14 Docs: update index.d.ts (#157) 2019-06-08 18:46:22 +02:00
Alex Hultman dbcd9a42f7 Add files via upload 2019-04-24 04:35:20 +02:00
Alex Hultman f4bc7b38d1 Port to Node.js 10, 11 and 12 2019-04-24 03:01:54 +02:00
Alex Hultman 3f00f89ee6
Build for Node.js 12 2019-04-24 02:10:45 +02:00
Alex Hultman 7174dfc33e A new look 2019-04-23 05:13:12 +02:00
Alex Hultman 23b1ea8230 Rename to LIBUS_LISTEN_EXCLUSIVE_PORT, update uWS 2019-04-17 22:26:25 +02:00
Alex Hultman c22e417cf9 Add OPTION_DO_NOT_REUSE_PORT, update uWS 2019-04-17 22:09:11 +02:00
Zhangyuan Nie 533000b490 Docs: update index.d.ts (#122)
Some arguments are optional
2019-04-17 11:21:02 +02:00
Alex Hultman 4c44d5ec76 Update uWS 2019-04-16 17:14:03 +02:00
Alex Hultman 83a9a1f6cd Add experimental_cork to res 2019-04-16 17:00:27 +02:00
Alex Hultman 0686ce8592 Move build logic to C program, add ARM64 target 2019-04-16 14:46:43 +02:00
Alex Hultman c9d781a4b6 Don't append SSL strings; reset them 2019-04-15 22:50:24 +02:00
Alex Hultman a0c6f60d66 Don't include js files in language stats 2019-04-10 12:42:00 +02:00
Alex Hultman 2ea07694b4
v15.9.0 2019-04-04 01:16:16 +02:00
Alex Hultman 4f6055d454 Update uWS, bring back MicrotasksPolicy::kAuto 2019-04-04 00:56:24 +02:00
Alex Hultman 6955cf75fd
Update README.md 2019-03-14 07:38:45 +01:00
Alex Hultman 08078b82ac
Update README.md 2019-03-13 21:28:39 +01:00
Alex Hultman 41f6ca3eee
Update README.md 2019-03-13 20:52:46 +01:00
Alex Hultman 22847c3e82 Update uWS 2019-03-13 11:04:35 +01:00
Alex Hultman f68cc5032a
Merge pull request #99 from mrlika/patch-1
Fixes TypeScript projects with noImplicitAny true
2019-03-13 06:35:35 +01:00
Andriy Lysnevych d4a96f0e3c
Fixes TypeScript projects with noImplicitAny true 2019-03-13 00:17:45 +02:00
Alex Hultman 5608cbe5ea Actually delete persistence in destructor of websockets 2019-03-12 15:11:39 +01:00
Alex Hultman 927cbd1681 Revert MicrotasksPolicy::kAuto 2019-03-12 12:16:54 +01:00
Alex Hultman 74e8476ad4 Add ssl_prefer_low_memory_usage option 2019-03-10 14:13:06 +01:00
Alex Hultman ae32259342 Update uWS 2019-03-10 13:35:55 +01:00
Alex Hultman 38ce62ad07 Update docs 2019-03-10 12:52:42 +01:00
Alex Hultman 91d433d191 Allow iteration over headers 2019-03-10 12:45:43 +01:00
Alex Hultman 484739be98 Update uWS 2019-03-09 14:42:16 +01:00
Alex Hultman e76bbd9dd6
Merge pull request #88 from treble-snake/patch-1
Improve typings: optional body for .end() method
2019-03-07 03:35:30 +01:00
treble-snake eb8c48fc80
Improve typings
Add optional flag to the `HttpResponse.end()` argument.
2019-03-07 01:47:43 +03:00
Alex Hultman d36b08a289
Merge pull request #85 from kyle-mccarthy/types
Pass offset (uint) to onWritable callback
2019-03-05 08:48:39 +01:00
Kyle McCarthy 27517bfe77 offset (uint) passed to onWritable callback 2019-03-04 20:43:43 -06:00
Alex Hultman ba8deb5272
Merge pull request #83 from kyle-mccarthy/types
type definitions -- update onData handle, allow for user data to be attached to response
2019-03-04 23:45:39 +01:00
Kyle McCarthy d66c4a6735 allow for user data to be attached to the websocket 2019-03-04 16:41:17 -06:00
Kyle McCarthy 5b97a8f59d update onData handle, allow for user data to be attached to response 2019-03-04 09:29:17 -06:00
Alex Hultman c1fef4ed20 Update docs a v15.6.0 2019-03-03 08:15:48 +01:00
Alex Hultman 3ce5d37366 Update uWS 2019-03-03 07:52:59 +01:00
Alex Hultman b4ca0a487b Add getRemoteAddress to res and ws objects 2019-03-03 07:42:10 +01:00