Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ on_message
Method
on_message
python/python3/tornado/test/websocket_test.py:130–131 ·
view source on GitHub ↗
(self, message)
Source
from the content-addressed store, hash-verified
128
yield
gen.moment
129
130
def
on_message(self, message):
131
self.write_message(message)
132
133
134
class
PathArgsHandler(TestWebSocketHandler):
Callers
nothing calls this directly
Calls
1
write_message
Method · 0.45
Tested by
no test coverage detected