python-ogn-client/ogn
Fabian P. Schmidt fd53e6a3df client: Add timed callback
A timed callback allows the modification of server-side filters
during runtime (the client instance provided as callback argument
includes the socket and its send function).

Since sock_file.readline() is blocking, a secure scheduling can't
be guaranteed but is likely due to regular server-sent status messages.
2016-03-25 19:11:14 +01:00
..
client client: Add timed callback 2016-03-25 19:11:14 +01:00
parser parser: Accept delayed packets and reconstruct timestamp 2016-03-09 12:05:12 +01:00