run

MonitorClient.run()[source]

Start streaming data from the SeedLink server.

Streams need to be selected using select_stream() before this is called.

This method enters an infinite loop, calling the client’s callbacks when events occur.