mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2024-11-10 06:54:45 +00:00
moved sample zmq SUB client to test/
This commit is contained in:
parent
41fb81cfac
commit
ab13e10271
@ -1,7 +1,6 @@
|
|||||||
import signal
|
import signal
|
||||||
import zmq
|
import zmq
|
||||||
|
|
||||||
|
|
||||||
signal.signal(signal.SIGINT, signal.SIG_DFL)
|
signal.signal(signal.SIGINT, signal.SIG_DFL)
|
||||||
|
|
||||||
context = zmq.Context()
|
context = zmq.Context()
|
Loading…
Reference in New Issue
Block a user