control message output关联

This commit is contained in:
2022-06-05 09:34:48 +08:00
parent 00b4a02792
commit 4246e6e9de
3 changed files with 18 additions and 1 deletions

View File

@ -1,6 +1,7 @@
import os
from handler.common import MESSAGE_QUEUE
from messages.control import ControlMessage
from protobuf import message_pb2
from protobuf import wss_pb2
import gzip