Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CreminiAI/skillpack
/
Class
tests/resilient-lark-channel.test.ts:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
};
16
17
class
FakeRawWebSocket extends EventEmitter {
18
readyState = 1;
19
pingCalls = 0;
20
autoPong = true;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected