Commit Graph

194 Commits

Author SHA1 Message Date
Dries De Winter
103f6ff03c Add binding for App.filter (#1010) 2024-01-16 20:38:26 +01:00
Alex Hultman
773673737d Remove timer experiment 2024-01-08 22:45:20 +01:00
Alex Hultman
7506918395 Add timer arm experiment 2023-12-30 16:32:56 +01:00
Alex Hultman
49b2cba22a Add experimental fast timers 2023-12-29 11:37:15 +01:00
Alex Hultman
3e1a5a1cbd Add new dropped event 2023-12-21 00:29:07 +01:00
uNetworkingAB
935839357b Update HttpResponseWrapper.h 2023-05-29 23:27:17 +02:00
uNetworkingAB
cb64e34a51 Update HttpResponseWrapper.h 2023-05-29 23:16:24 +02:00
Alex Hultman
f4c1860153 Revert "Add alien mode"
This reverts commit 66fd03a2f4.
2023-05-29 21:22:02 +02:00
uNetworkingAB
9ad457ba54 Update HttpRequestWrapper.h 2023-05-29 08:26:37 +02:00
uNetworkingAB
ef2dc82416 Update HttpRequestWrapper.h 2023-05-29 08:17:52 +02:00
Alex Hultman
48c0c1318e Clean up that warning message 2023-05-28 00:50:02 +02:00
Alex Hultman
45c7b4098a Add alias "collect" for "cork" 2023-05-28 00:36:01 +02:00
Alex Hultman
d1dc35ef2d Bring back write and tryEnd as corked 2023-05-28 00:34:48 +02:00
Alex Hultman
c74a2a7dcd Some warning fixes 2023-05-27 23:49:35 +02:00
Alex Hultman
7f6d0ae2f4 Add warning for ill-use of non-corked responses in "async" place 2023-05-27 21:32:05 +02:00
Alex Hultman
66fd03a2f4 Add alien mode 2023-05-19 19:07:23 +02:00
uNetworkingAB
5789924f12 Distinguish empty string from missing query 2023-04-30 23:49:34 +02:00
uNetworkingAB
d6191abb44 Update uws.js 2023-04-20 17:19:09 +02:00
Alex Hultman
7764a65599 Add getUserData 2023-01-08 20:01:18 +01:00
Alex Hultman
7ae1b6f05f neither is close 2022-12-28 16:03:05 +01:00
Alex Hultman
22559d8be9 listen_unix is not available for h3 2022-12-28 15:50:05 +01:00
Alex Hultman
a16cd7ea50 Read subscription event 2022-12-28 15:35:17 +01:00
Alex Hultman
9c63b87c98 subscription events 2022-12-28 15:33:35 +01:00
Alex Hultman
57a231a39b Unix socket wrapper 2022-12-28 15:13:58 +01:00
Alex Hultman
55a78899eb maxLifetime wrapper 2022-12-28 15:00:22 +01:00
Alex Hultman
4ab5c2fa45 Ping pong with message 2022-12-28 14:54:31 +01:00
Alex Hultman
8bcc87a0e7 Fuck me 2022-12-28 14:49:59 +01:00
Alex Hultman
963b76978b App.publish return bool 2022-12-28 14:49:13 +01:00
Alex Hultman
f569b9d791 Wrap app.close, update uWS 2022-12-28 14:45:54 +01:00
CountBleck
001af63e72 Add HttpRequest#getCaseSensitiveMethod() to reflect the C++ API (#845) 2022-12-27 19:55:35 +01:00
Coder Gautam
4cdb9b886f Remove nodejs 14 from error message (#821)
Nodejs 14 support has been dropped, I have been getting this error on my Nodejs 14 container and I couldn't figure out why. I removed this statement from the error message to prevent further confusion.
2022-10-31 23:45:26 +01:00
Alex Hultman
e3c21bca5b Build for Node.js 19 2022-10-18 18:03:33 +02:00
Alex Hultman
c642df9b65 Bump uWS, whitelist Node.js 16 2022-10-17 21:51:24 +02:00
uNetworkingAB
9435b242e7 Blacklist Node.js 14, 16 2022-10-11 19:11:00 +02:00
Alex Hultman
7480c1838d H3App needs options 2022-10-11 07:59:43 +02:00
Alex Hultman
bc7705e045 Allow removing routes with null 2022-10-11 07:41:50 +02:00
Alex Hultman
1db8ec1cad Template HttpRequest on QUIC, wrap getHeader 2022-09-28 05:52:29 +02:00
Alex Hultman
c6dc7b3b66 Wrap app.domain 2022-09-28 05:09:46 +02:00
Alex Hultman
7e925df795 Wrap most functions of Http3Response 2022-09-28 03:22:43 +02:00
Alex Hultman
fc703d9e30 Wrap uWS.H3App, uWS.Http3Response 2022-05-15 19:00:04 +02:00
Alex Hultman
fcc992f481 Update uWS 2022-05-15 16:49:22 +02:00
Alex Hultman
e46a996687 Add startQuicServer call 2022-05-13 03:38:49 +02:00
Shahar Mor
d5bccb5402 re-add custom ssl-ciphers support (#735)
* re-add custom ssl-ciphers support

* add ssl_cipers to TypeScript definitions
2022-05-13 02:13:56 +02:00
e3dio
e23d6eda45 add ws.send sendStatus (#707) 2022-05-04 19:55:46 +02:00
Alex Hultman
63c9759d66 Wrap endWithoutBody 2022-05-03 22:36:11 +02:00
Alex Hultman
e2ac2745d9 Node.js 18, latest uWS 2022-04-20 07:26:23 +02:00
Alex Hultman
399f4de143 Revert "Allow passing custom ciphers via options (#723)"
This reverts commit b01ac076f8.
2022-04-20 07:16:48 +02:00
Alex Hultman
e8bb564d1a Update uws.js 2022-04-17 00:30:21 +02:00
Shahar Mor
b01ac076f8 Allow passing custom ciphers via options (#723) 2022-03-25 16:39:55 +01:00
Alex Hultman
4ac42ec21b Use latin1 in getHeader 2022-01-19 03:08:15 +01:00