[GitHub Actions] Updated linux-armv7 binaries

This commit is contained in:
Alex Hultman
2022-12-27 19:38:24 +00:00
parent b929b74c93
commit 07dc17dc89
2 changed files with 2 additions and 2 deletions

2
index.d.ts vendored
View File

@@ -223,7 +223,7 @@ export interface WebSocketBehavior {
idleTimeout?: number;
/** What permessage-deflate compression to use. uWS.DISABLED, uWS.SHARED_COMPRESSOR or any of the uWS.DEDICATED_COMPRESSOR_xxxKB. Defaults to uWS.DISABLED. */
compression?: CompressOptions;
/** Maximum length of allowed backpressure per socket when publishing or sending messages. Slow receivers with too high backpressure will be skipped until they catch up or timeout. Defaults to 1024 * 1024. */
/** Maximum length of allowed backpressure per socket when publishing or sending messages. Slow receivers with too high backpressure will be skipped until they catch up or timeout. Defaults to 64 * 1024. */
maxBackpressure?: number;
/** Whether or not we should automatically send pings to uphold a stable connection given whatever idleTimeout. */
sendPingsAutomatically?: boolean;

View File

@@ -1 +1 @@
001af63e72d8f1e966a3bdbf6169d91584c42e1f
02115158d9239e7f1b2dc886f6d0a1df7e964b3f