A trivial to use IPC solution based on pipes and newlines.
Go to file
Kristóf Tóth 1155011b48 Make PipeIOServer a contextmanager 2019-06-23 18:40:06 +02:00
clients Improve buffer management in pipeReader 2019-04-23 11:59:31 +02:00
pipe_io_server Make PipeIOServer a contextmanager 2019-06-23 18:40:06 +02:00
echo_server.py Add support for an on_stop callback 2019-05-09 13:46:31 +02:00
test_echo_server.py Make PipeIOServer a contextmanager 2019-06-23 18:40:06 +02:00