selene_sim.result_handling.data_streamΒΆ

Classes

ClientConfiguration(shot_offset, ...)

DataStream()

Base for classes capable of streaming results

FileStream(filename[, verbose])

TCPClient(sock, configuration[, logfile])

TCPStream([host, port, connect_wait_limit, ...])

A class that encapsulates a TCP server socket, providing blocking methods for reading the result stream from one or more Selene instances.