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/protoex.py:4191–4192 ·
view source on GitHub ↗
(self, model, type, buffer, offset, size)
Source
from the content-addressed store, hash-verified
4189
# Receive handlers
4190
4191
def
on_proxy_ordermessage(self, model, type, buffer, offset, size):
4192
pass
4193
4194
def
on_proxy_balancemessage(self, model, type, buffer, offset, size):
4195
pass
Callers
1
on_receive
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected