Commit Graph

6 Commits

Author SHA1 Message Date
bac7b32342 full unit test coverage and docstrings for session_parser module; minor changes 2022-02-14 22:11:31 +01:00
96d01e7259 full unit test coverage and docstrings for session module 2022-02-14 17:59:11 +01:00
05d51eface simplified method 2022-02-13 20:58:36 +01:00
c9a8d9ecd1 better placeholders 2022-02-13 19:45:53 +01:00
538b9cc91c major refactoring of the control session/parser classes; restructured constants 2022-02-13 19:39:21 +01:00
be03097bf4 massive overhaul of the control server interface;
making use of `ArgumentParser` for client commands;
new `ControlSession` object instantiated upon connection
2022-02-12 22:51:52 +01:00