Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ connected
Function
connected
cjs/src/subscribe.js:74–78 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
72
}
73
74
function
connected(x) {
75
stream = x.stream
76
state.pid = x.state.pid
77
state.secret = x.state.secret
78
}
79
80
async
function
init(sql, slot, publications) {
81
if
(!publications)
Callers
2
Subscribe
Function · 0.70
subscribe
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected