mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-09-06 05:39:57 +00:00
Move ZMQConnectorBase to networking
This commit is contained in:
@@ -4,7 +4,7 @@ from zmq.eventloop.zmqstream import ZMQStream
|
||||
|
||||
from tfw.networking.serialization import serialize_all
|
||||
from tfw.config import tfwenv
|
||||
from tfw.util import ZMQConnectorBase
|
||||
from tfw.networking.zmq_connector_base import ZMQConnectorBase
|
||||
|
||||
|
||||
class ServerDownlinkConnector(ZMQConnectorBase):
|
||||
|
Reference in New Issue
Block a user