MCPcopy Create free account
hub / github.com/Cyinx/einx / ServeHandler

Method ServeHandler

network/network.go:85–85  ·  view source on GitHub ↗
(Agent, ProtoTypeID, []byte)

Source from the content-addressed store, hash-verified

83
84type SessionHandler interface {
85 ServeHandler(Agent, ProtoTypeID, []byte)
86 ServeRpc(Agent, ProtoTypeID, []byte)
87}
88

Callers 3

AddTcpServerMgrFunction · 0.80
StartTcpClientMgrFunction · 0.80
RecvMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected