From 07dc17dc890fdb46ba36af2f73fbde491c5ef4ae Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Tue, 27 Dec 2022 19:38:24 +0000 Subject: [PATCH] [GitHub Actions] Updated linux-armv7 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 20fb2d00..ee096efd 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 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; diff --git a/source_commit b/source_commit index 2a340ab2..73b10566 100644 --- a/source_commit +++ b/source_commit @@ -1 +1 @@ -001af63e72d8f1e966a3bdbf6169d91584c42e1f +02115158d9239e7f1b2dc886f6d0a1df7e964b3f