Skip to content

feat(rpc): gate WSS requests and bound active subscriptions - #3883

Open
infrmtcs wants to merge 1 commit into
mainfrom
dat/ws-rpc-admission-limits
Open

feat(rpc): gate WSS requests and bound active subscriptions#3883
infrmtcs wants to merge 1 commit into
mainfrom
dat/ws-rpc-admission-limits

feat(rpc): gate WSS requests and bound active subscriptions

4b82a5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 18, 2026 in 0s

78.12% of diff hit (target 60.00%)

View this Pull Request on Codecov

78.12% of diff hit (target 60.00%)

Annotations

Check warning on line 550 in jsonrpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/server.go#L550

Added line #L550 was not covered by tests

Check warning on line 30 in jsonrpc/websocket.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/websocket.go#L30

Added line #L30 was not covered by tests

Check warning on line 173 in jsonrpc/websocket.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/websocket.go#L171-L173

Added lines #L171 - L173 were not covered by tests

Check warning on line 177 in jsonrpc/websocket.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/websocket.go#L177

Added line #L177 was not covered by tests

Check warning on line 550 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L548-L550

Added lines #L548 - L550 were not covered by tests