Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cameri/nostream
/ connection-limiting-k6.ts
File
connection-limiting-k6.ts
test/performance/connection-limiting-k6.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ check, sleep } from
'k6'
;
2
import
{ Counter } from
'k6/metrics'
;
3
import
ws from
'k6/ws'
;
4
Callers
nothing calls this directly
Calls
2
connect
Method · 0.80
close
Method · 0.65
Tested by
no test coverage detected