in dubbo_client/registry.py [0:0]
def set_mssage(self, msg): self.sock.sendto(msg, (self.multicast_group, int(self.multicast_port)))