Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ recvRpcMessage
Method
recvRpcMessage
frontend/types/custom.d.ts:420–420 ·
view source on GitHub ↗
(msg: RpcMessage)
Source
from the content-addressed store, hash-verified
418
419
interface
AbstractWshClient {
420
recvRpcMessage(msg: RpcMessage): void;
421
}
422
423
type
ClientRpcEntry = {
Callers
9
reannounceRoutes
Method · 0.65
_sendRoutedMessage
Method · 0.65
registerRoute
Method · 0.65
unregisterRoute
Method · 0.65
handleFn
Function · 0.65
sendRpcCancel
Function · 0.65
sendRpcResponse
Function · 0.65
sendRpcCommand
Function · 0.65
handleFn
Function · 0.65
Implementers
4
UpstreamWshRpcProxy
frontend/app/store/wshrpcutil.ts
UpstreamWshRpcProxy
frontend/app/store/wshrpcutil-base.ts
WshClient
frontend/app/store/wshclient.ts
WshRouter
frontend/app/store/wshrouter.ts
Calls
no outgoing calls
Tested by
no test coverage detected