Home | History | Annotate | Download | only in mod_pywebsocket

Lines Matching defs:send_data

553             self._mux_handler.send_data(self._channel_id, data)
1209 def send_data(self, channel_id, data):