def connection_made(self, transport): OTPProtocol.connection_made(self, transport) self.service.on_upstream_connect()
def connection_made(self, transport): OTPProtocol.connection_made(self, transport)
def connection_made(self, transport): OTPProtocol.connection_made(self, transport) self.subscribe_channel(CLIENTS_CHANNEL)