MCPcopy Create free account
hub / github.com/astercloud/aster / getInstance

Function getInstance

ui/src/composables/useWebSocket.ts:64–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 };
63
64 const getInstance = () => wsInstance;
65
66 return {
67 connect,

Callers 12

approveFunction · 0.85
rejectFunction · 0.85
createTodoFunction · 0.85
updateTodoStatusFunction · 0.85
deleteTodoFunction · 0.85
sendMessageFunction · 0.85
answerQuestionFunction · 0.85
controlToolFunction · 0.85
initConnectionFunction · 0.85
sendMessageFunction · 0.85
answerQuestionFunction · 0.85
controlToolFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected