A trivial to use IPC solution based on pipes and newlines.
Go to file
Kristóf Tóth d56efa9c4b Clarify why we use chmod instead of mkfifo's mode parameter 2019-05-04 22:49:45 +02:00
clients Improve buffer management in pipeReader 2019-04-23 11:59:31 +02:00
pipe_io_server Clarify why we use chmod instead of mkfifo's mode parameter 2019-05-04 22:49:45 +02:00
echo_server.py Make PipeIOServer API more consistent with clients 2019-04-17 14:10:47 +02:00
tests.py Remove dropped use-cases from tests 2019-05-03 17:48:33 +02:00