A trivial to use IPC solution based on pipes and newlines.
Go to file
Kristóf Tóth b1d23f9d95 Daemonize all threads to avoid breaking IOLoop exception handling (i.e tornado) 2019-05-07 17:16:43 +02:00
clients Improve buffer management in pipeReader 2019-04-23 11:59:31 +02:00
pipe_io_server Daemonize all threads to avoid breaking IOLoop exception handling (i.e tornado) 2019-05-07 17:16:43 +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