MCPcopy Create free account
hub / github.com/coder/wush / notifyUpdate

Method notifyUpdate

tsserver/server.go:343–345  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

341}
342
343func (ns *noiseServer) notifyUpdate() {
344 ns.nodeUpdate <- struct{}{}
345}
346
347func (ns *noiseServer) NoiseRegistrationHandler(w http.ResponseWriter, r *http.Request) {
348 ns.logger.Info("got noise registration request")

Callers 2

handleEndpointUpdateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected