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