Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SocketCluster/socketcluster
/ _resetBackpressure
Method
_resetBackpressure
app/public/socketcluster-client.js:8637–8639 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8635
}
8636
8637
_resetBackpressure() {
8638
this._backpressure = 0;
8639
}
8640
8641
applyBackpressure(packet) {
8642
this._backpressure++;
Callers
1
_destroy
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected