MCPcopy
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
662func (handler *RpcResponseHandler) NeedsResponse() bool {
663 return handler.reqId != ""
664}
665
666func (handler *RpcResponseHandler) SendMessage(msg string) {
667 rpcMsg := &RpcMessage{

Callers 1

serverImplAdapterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected