A trivial to use IPC solution based on pipes and newlines.
Go to file
Kristóf Tóth 61eb57c918 Implement Java bindings for pipe io client 2019-04-09 14:54:43 +02:00
clients Implement Java bindings for pipe io client 2019-04-09 14:54:43 +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