Commit Graph

418 Commits

Author SHA1 Message Date
Alex Hultman 406b514e0d
Link to TypeDocs 2020-06-08 14:59:31 +02:00
Alex Hultman cc3c551831 Update docs 2020-06-08 14:29:54 +02:00
Alex Hultman 1b6c029cc1 Add ProxyProtocol.js example 2020-06-08 14:17:36 +02:00
Alex Hultman cc4a910c29 Merge branch 'master' of https://github.com/uNetworking/uWebSockets.js 2020-06-08 14:04:24 +02:00
Alex Hultman d6f2c1c50b uWS 18.1, WITH_PROXY, wrap new functions 2020-06-08 14:03:09 +02:00
Alex Hultman 240dbf6cea
Add a few icons 2020-06-07 11:00:15 +02:00
Alex Hultman 2496251f59
New header, link to LGTM 2020-06-07 10:50:19 +02:00
Alex Hultman 048635d64e
v18 2020-06-05 17:59:22 +02:00
Alex Hultman de719f9ec1 Can't use designated init 2020-06-05 17:24:52 +02:00
Alex Hultman 369b4a551f Add UpgradeAsync example, update examples 2020-06-05 17:09:19 +02:00
Alex Hultman d1a2556fba Merge userData with wsObject 2020-06-05 16:49:26 +02:00
Alex Hultman b4df9ebf5f Initial upgrade to v18 2020-06-05 12:36:36 +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 0f8ea092bc
Update README.md 2020-05-20 19:17:34 +02:00
Alex Hultman 69819a6d0c Update uWS to v0.17.5 2020-05-20 19:06:14 +02:00
Alex Hultman 73b438cde8 Add backpressure example 2020-05-18 19:37:28 +02:00
Alex Hultman 1be6185977 Update uWS 2020-05-18 18:23:36 +02:00
Alex Hultman 7054d289b1
Update README.md 2020-04-23 22:23:06 +02:00
Alex Hultman eae77229b8 Update uWS 2020-04-23 22:15:06 +02:00
Alex Hultman bd9007eee0 Support Node.js 14 2020-04-23 21:57:38 +02:00
Alex Hultman 83bee418d2
Update README.md 2020-04-12 21:17:13 +02:00
Alex Hultman 4be2f2bfc2 Cannot CallJS from listen 2020-03-15 13:58:51 +01:00
Alex Hultman cd23eeb1a0
Update README.md 2020-03-01 01:50:55 +01: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 9840bb0fef Update uWS, wrap ping/pong handlers 2020-02-29 00:50:09 +01:00
Alex Hultman 3860b922c7 Some clean-ups 2020-02-23 18:06:34 +01:00
Alex Hultman ec86c1ce11 Add EXPERIMENTAL_FASTCALL 2020-02-23 16:19:58 +01:00
Alex Hultman 886de7ab3c
Update README.md 2020-01-19 20:37:12 +01:00
Alex Hultman a604881448 Wrap and document unsubscribeAll, ping 2020-01-19 20:24:44 +01:00
Alex Hultman 2db5895dd7 Update uWS to v0.17.1 2020-01-19 20:06:25 +01:00
Alex Hultman 7b888b957f
Update README.md 2020-01-16 22:27:15 +01:00
Alex Hultman df4aeb8274 Introduce CallJS and corresponding PERFORM_LIKE_GARBAGE flag 2020-01-15 18:19:47 +01:00
Alex Hultman 68fde105e6 Wrap WebSocket.cork, update docs 2020-01-10 19:02:51 +01:00
Alex Hultman 6691236309
Update README.md 2020-01-10 18:37:04 +01:00
Alex Hultman 455170fb02 Update uWS to v0.17.0 2020-01-10 18:35:39 +01:00
Alex Hultman b004b87a0e Update uWS to v0.17a2 2019-12-28 21:59:59 +01:00
Alex Hultman bdf5c0ca49 Update uWS, add /W3 to Windows builds 2019-12-26 20:21:53 +01:00
Alex Hultman dde0762403 Update uWS, bringing new router 2019-12-26 01:08:25 +01:00
Alex Hultman 723efe9d2d
Update README.md 2019-12-21 23:23:40 +01:00
Alex Hultman f73d22dbb7 Make it compile 2019-12-21 22:59:25 +01:00
Alex Hultman 903dc89240 Update docs 2019-12-21 20:46:31 +01:00
Alex Hultman 0526685633 Update uWS 2019-12-21 20:34:10 +01:00
Alex Hultman 6def8b2e3e Make sure to handle double uWS.free 2019-12-21 19:38:02 +01:00
Alex Hultman d98516e1c4 Wrap setYield 2019-12-21 19:37:12 +01:00
Andrew Grosser 5f44dea2a5 Update experimental_cork to cork (#247) 2019-12-17 21:08:06 +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
Alex Hultman e45994a9d0
Fix scope for strings reading app options 2019-12-10 15:12:34 +01:00
Alex Hultman fef9cf27b1 Update uWS 2019-12-05 21:35:58 +01:00