Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ NeedsResponse
Method
NeedsResponse
pkg/wshutil/wshrpc.go:662–664 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
660
}
661
662
func
(handler *RpcResponseHandler) NeedsResponse() bool {
663
return
handler.reqId !=
""
664
}
665
666
func
(handler *RpcResponseHandler) SendMessage(msg string) {
667
rpcMsg := &RpcMessage{
Callers
1
serverImplAdapter
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected