MCPcopy 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
134class PathArgsHandler(TestWebSocketHandler):

Callers

nothing calls this directly

Calls 1

write_messageMethod · 0.45

Tested by

no test coverage detected