Commit Graph

418 Commits

Author SHA1 Message Date
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
Alex Hultman
a43675c197 Clean exit, remove forcefully_free 2019-03-02 04:38:01 +01:00
Alex Hultman
319eea90bd Fix app.listen(host, ... 2019-03-01 22:38:09 +01:00
Alex Hultman
2b18558653 Fix up TypedArray input 2019-03-01 22:10:33 +01:00
Alex Hultman
40e6158ada Rely on arrayBufferView->ByteOffset() 2019-03-01 21:56:09 +01:00
Alex Hultman
9deaf72d0b
Bump to v15.4.0 2019-03-01 20:59:30 +01:00
Alex Hultman
0a4fb24b9f Majorly simplify process.nextTick 2019-03-01 19:47:27 +01:00
Alex Hultman
06e987db04 Run microtasks after calling JS 2019-03-01 19:04:13 +01:00
Alex Hultman
42c66b2f00 Update uWS 2019-03-01 15:44:13 +01:00
Alex Hultman
3ffd2a0f2c
Update .travis.yml 2019-02-26 18:21:33 +01:00
Alex Hultman
5252a6fc27
Merge pull request #75 from C0derLint/travis
Update .travis.yml
2019-02-26 18:14:40 +01:00
Alex Hultman
33139cc541
Merge pull request #67 from kellym/patch-1
Fix typos in README.md
2019-02-25 14:00:43 +01:00
Lint
56392b056b
Update .travis.yml 2019-02-24 18:32:24 +05:30
Kelly
61fe27266c
Fix typos 2019-02-21 15:33:57 -06:00
Alex Hultman
95eb8f5d59 Update uS 2019-02-21 20:31:51 +01:00
Alex Hultman
011694ec41
v15.2.0 2019-02-21 20:11:22 +01:00
Alex Hultman
8c763c4df8 Update docs 2019-02-21 20:03:43 +01:00
Alex Hultman
dcfbd23146 Don't require all websocket handlers, fix up Autobahn test 2019-02-21 19:48:33 +01:00
Alex Hultman
d8937c61d8 Update JsonPost.js example 2019-02-21 14:24:29 +01:00
Alex Hultman
ccd8050011 Update uWS again 2019-02-21 14:05:45 +01:00
Alex Hultman
160ffe23d5 Update uWS 2019-02-21 14:00:50 +01:00
Alex Hultman
24976c8168
Create JsonPost.js 2019-02-20 23:19:30 +01:00
Alex Hultman
a927d4b54f
Link to new post 2019-02-20 18:24:57 +01:00
Alex Hultman
7b7c74f08f
Merge pull request #63 from swegen/patch-1
Spaces to tabs
2019-02-17 17:23:38 +01:00
swegen
8a9884e91e
Spaces to tabs 2019-02-17 11:32:07 +02:00
Alex Hultman
8b0ead142f
Merge pull request #61 from swegen/patch-1
Add FreeBSD make target
2019-02-15 18:20:30 +01:00