bluesky_queueserver.ReceiveConsoleOutputAsync.subscribe
- ReceiveConsoleOutputAsync.subscribe()
Subscribe 0MQ socket to the topic. Once the socket is subscribed, the published messages are cached by 0MQ and could be loaded with
recv()method. The function does nothing if the socket is already subscribed.