A trivial to use IPC solution based on pipes and newlines.
Go to file
Kristóf Tóth 05e397f142 Implement small C header only client library 2019-04-04 16:29:48 +02:00
clients/c_cpp Implement small C header only client library 2019-04-04 16:29:48 +02:00
pipe_io_server Fix bugs with input pipe reading (messages beginning with b'\n' or ending with whitespace) 2019-04-02 14:15:46 +02:00
echo_server.py Make echo_server use pipes in cwd instead of /tmp by default 2019-03-28 16:26:47 +01:00
tests.py Implement JSON send/recv test case 2019-04-03 11:35:14 +02:00