Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/conversejs/converse.js
/ get
Function
get
src/headless/shared/connection/api.js:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
},
54
55
get () {
56
return
connection;
57
},
58
59
destroy () {
60
this.disconnect();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected