Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ on_proxy_ordermessage
Method
on_proxy_ordermessage
projects/Python/proto/proto.py:4039–4040 ·
view source on GitHub ↗
(self, model, type, buffer, offset, size)
Source
from the content-addressed store, hash-verified
4037
# Receive handlers
4038
4039
def
on_proxy_ordermessage(self, model, type, buffer, offset, size):
4040
pass
4041
4042
def
on_proxy_balancemessage(self, model, type, buffer, offset, size):
4043
pass
Callers
1
on_receive
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected