Block a user
c72a5035ea
big rework of the session-parser-interaction;
eb152e4d75
fixed unix server/client tests
360fe578d7
additional base commands for control server
7c66604ad0
renamed method
get_task_group_ids
and extended to accept any number of group names
287906a218
added unittests
ce0f9a1f65
version bump
5dad4ab0c7
implemented TCP socket control; switched example to TCP
ae6bb1bd17
skipping unix socket tests on Windows
e501a849f3
clarifications and corrections
4994135062
renamed
num_tasks
in the map-methods to group_size
; reworded/extended the docstrings
d0c0177681
full unit test coverage and docstrings for
client
module; minor refactoring
bac7b32342
full unit test coverage and docstrings for
session_parser
module; minor changes