Commit Graph

24 Commits

Author SHA1 Message Date
Alex Hultman
a604881448 Wrap and document unsubscribeAll, ping 2020-01-19 20:24:44 +01:00
Alex Hultman
68fde105e6 Wrap WebSocket.cork, update docs 2020-01-10 19:02:51 +01:00
Alex Hultman
903dc89240 Update docs 2019-12-21 20:46:31 +01:00
Michael Gibson
a3df1564d9 export typescript types and interfaces (#199)
Fixing interface TemplatedApp not being able to be imported from: node_modules/uWebSockets.js/index.d.ts

These imports are only used by typescript and would not be in the compiled JavaScript file.

Why upstream typescript wont fix this issue is explained here: https://github.com/Microsoft/TypeScript/issues/24322
2019-12-13 16:28:05 +01:00
Chafik
4598edf4da Fix typos in TypeScript definition file (#234) 2019-12-05 21:33:57 +01:00
Alex Hultman
d053bc377a Update docs regarding CompressOptions 2019-11-18 19:37:30 +01:00
Arnaud Benhamdine
6c4bca61ef Remove res argument in callback (#204) 2019-10-17 03:39:55 +02:00
Alex Hultman
708afd7d27 Document v16.1.0 2019-10-17 02:29:12 +02:00
Alex Hultman
d605d97fa3 Update docs for v16.0.0 2019-10-09 15:24:56 +02:00
Alex Hultman
b0f626f3a0
Add Autobahn report 2019-08-18 23:36:31 +02:00
Alex Hultman
66bc0ba558 Generate updated docs 2019-06-09 11:38:09 +02:00
Zhangyuan Nie
7baf556a14 Docs: update index.d.ts (#157) 2019-06-08 18:46:22 +02:00
Zhangyuan Nie
533000b490 Docs: update index.d.ts (#122)
Some arguments are optional
2019-04-17 11:21:02 +02:00
Andriy Lysnevych
d4a96f0e3c
Fixes TypeScript projects with noImplicitAny true 2019-03-13 00:17:45 +02:00
Alex Hultman
74e8476ad4 Add ssl_prefer_low_memory_usage option 2019-03-10 14:13:06 +01:00
Alex Hultman
38ce62ad07 Update docs 2019-03-10 12:52:42 +01:00
treble-snake
eb8c48fc80
Improve typings
Add optional flag to the `HttpResponse.end()` argument.
2019-03-07 01:47:43 +03:00
Kyle McCarthy
27517bfe77 offset (uint) passed to onWritable callback 2019-03-04 20:43:43 -06: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
8c763c4df8 Update docs 2019-02-21 20:03:43 +01:00
Alex Hultman
7e4e4f52c9 Update documentation 2019-02-13 04:44:49 +01:00
Alex Hultman
dbb3fc319f Rename documentation to docs 2019-02-10 23:30:27 +01:00