perf: fix slow message delivery and post-restart connection latency
perf: fix slow message delivery and post-restart connection latency
This commit is contained in:
+1
-1
@@ -157,7 +157,7 @@ export type SocketConfig = {
|
||||
* Recommended usage: enable this option in your `startSock()` call right after
|
||||
* deploying a new version, then disable it on subsequent reconnections.
|
||||
*
|
||||
* @default false
|
||||
* @default true
|
||||
*/
|
||||
clearRoutingInfoOnStart: boolean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user