MCPcopy Create free account
hub / github.com/bytemode/pitaya-notes / ReliableRPC

Function ReliableRPC

rpc.go:47–53  ·  view source on GitHub ↗

ReliableRPC enqueues RPC to worker so it's executed asynchronously Default enqueue options are used

(
	routeStr string,
	metadata map[string]interface{},
	reply, arg proto.Message,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CallLogMethod · 0.92

Calls 1

EnqueueRPCMethod · 0.80

Tested by

no test coverage detected