From fc4526541d2d5ed7f261a44f2ebcf141dc7ba375 Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Tue, 27 Dec 2022 19:37:48 +0000 Subject: [PATCH] [GitHub Actions] Updated linux-aarch64 binaries --- index.d.ts | 2 +- source_commit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.d.ts b/index.d.ts index ee096efd..20fb2d00 100644 --- a/index.d.ts +++ b/index.d.ts @@ -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 64 * 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 1024 * 1024. */ maxBackpressure?: number; /** Whether or not we should automatically send pings to uphold a stable connection given whatever idleTimeout. */ sendPingsAutomatically?: boolean; diff --git a/source_commit b/source_commit index 73b10566..2a340ab2 100644 --- a/source_commit +++ b/source_commit @@ -1 +1 @@ -02115158d9239e7f1b2dc886f6d0a1df7e964b3f +001af63e72d8f1e966a3bdbf6169d91584c42e1f