feat: add resource limits for websocket messages
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ impl ClientConn {
|
||||
v.push(id);
|
||||
}
|
||||
}
|
||||
return v;
|
||||
v
|
||||
}
|
||||
|
||||
/// Add a new subscription for this connection.
|
||||
|
||||
Reference in New Issue
Block a user