MCPcopy Index your code
hub / github.com/wavetermdev/waveterm / RecvRpcMessage

Method RecvRpcMessage

pkg/wshutil/wshrpc.go:47–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 GetPeerInfo() string
46 SendRpcMessage(msg []byte, ingressLinkId baseds.LinkId, debugStr string) bool
47 RecvRpcMessage() ([]byte, bool) // blocking
48}
49
50type WshRpc struct {

Callers 1

runLinkClientRecvLoopMethod · 0.65

Implementers 2

WshRpcProxypkg/wshutil/wshproxy.go
WshRpcpkg/wshutil/wshrpc.go

Calls

no outgoing calls

Tested by

no test coverage detected