Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
50
type
WshRpc
struct
{
Callers
1
runLinkClientRecvLoop
Method · 0.65
Implementers
2
WshRpcProxy
pkg/wshutil/wshproxy.go
WshRpc
pkg/wshutil/wshrpc.go
Calls
no outgoing calls
Tested by
no test coverage detected