Commit Graph

31 Commits

Author SHA1 Message Date
Alex Hultman
97809278c8 Update docs; open event 2020-06-08 16:51:11 +02:00
Alex Hultman
1989d69210 Update docs, missing types 2020-06-08 15:13:35 +02:00
Alex Hultman
cc3c551831 Update docs 2020-06-08 14:29:54 +02:00
Alex Hultman
550c49d302 Update generated TypeDocs 2020-05-20 20:23:46 +02:00
Alex Hultman
be45fb6e84 Update TypeDoc significantly 2020-05-20 20:17:32 +02:00
Alex Hultman
7064cf71aa Document ping/pong 2020-03-01 01:35:14 +01:00
Alex Hultman
f9c3cf48a5 Update uWS, wrap new compressOptions, update docs 2020-03-01 01:26:30 +01:00
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