Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ on_send_log
Method
on_send_log
projects/Python/proto/fbe.py:3107–3108 ·
view source on GitHub ↗
(self, message)
Source
from the content-addressed store, hash-verified
3105
3106
# Send log message handler
3107
def
on_send_log(self, message):
3108
pass
3109
3110
3111
# Fast Binary Encoding base receiver
Callers
12
send_ordermessage
Method · 0.95
send_balancemessage
Method · 0.95
send_accountmessage
Method · 0.95
send_ordermessage
Method · 0.95
send_balancemessage
Method · 0.95
send_accountmessage
Method · 0.95
send_ordermessage
Method · 0.45
send_balancemessage
Method · 0.45
send_accountmessage
Method · 0.45
send_ordermessage
Method · 0.45
send_balancemessage
Method · 0.45
send_accountmessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected