Commit Graph

201 Commits

Author SHA1 Message Date
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
swegen
a00de10c42
Update README.md 2019-02-15 18:51:59 +02:00
swegen
6e277514c8
Add FreeBSD target 2019-02-15 18:49:55 +02:00
Alex Hultman
6d3905d069
Update README.md 2019-02-15 04:54:23 +01:00
Alex Hultman
eeb27aad2c
Deno is the worst joke ever told 2019-02-14 05:45:26 +01:00
Alex Hultman
7e4e4f52c9 Update documentation 2019-02-13 04:44:49 +01:00
Alex Hultman
314bba0fe9
Update benchmark section 2019-02-13 03:28:31 +01:00
Alex Hultman
ecc7d01b8d
Update README.md 2019-02-11 00:13:51 +01:00
Alex Hultman
16e31c4e62
Update README.md 2019-02-11 00:06:50 +01:00
Alex Hultman
25d5a1fa6b
Link to docs 2019-02-10 23:35:51 +01:00
Alex Hultman
dbb3fc319f Rename documentation to docs 2019-02-10 23:30:27 +01:00
Alex Hultman
80c0ea79f3 Add initial TypeScript decl. and docs. 2019-02-10 23:06:30 +01:00
Alex Hultman
df9c251bf0 Throw on App construction failure 2019-02-10 12:39:00 +01:00
Alex Hultman
c4cddb9477 Test more settings with Autobahn 2019-02-10 11:54:44 +01:00
Alex Hultman
d9a6b1010f App.listen may take host, port, callback now 2019-02-10 11:28:33 +01:00
Alex Hultman
dbe4e4547a
v15.1.0 2019-02-10 09:43:53 +01:00
Alex Hultman
0faa11f2f2 Update .travis.yml 2019-02-10 06:33:06 +01:00
Alex Hultman
5648177de8 Update uWS to v0.15 2019-02-10 03:46:51 +01:00