Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/koding/kite
/ ReadyNotify
Method
ReadyNotify
reverseproxy/reverseproxy.go:121–123 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
119
}
120
121
func
(p *Proxy) ReadyNotify()
chan
bool {
122
return
p.readyC
123
}
124
125
func
(p *Proxy) handleRegister(r *kite.Request) (
interface
{}, error) {
126
kiteUrl, err := url.Parse(r.Args.One().MustString())
Callers
1
TestWebSocketProxy
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestWebSocketProxy
Function · 0.36