Commit Graph

9 Commits

Author SHA1 Message Date
Kristóf Tóth 447b9ecbc3 Extend README and echo_server.py 2019-08-06 16:16:14 +02:00
Kristóf Tóth 38c81e0d29 Add support for an on_stop callback 2019-05-09 13:46:31 +02:00
Kristóf Tóth 8f80f49a86 Implement support for waiting for PipeIOServer to stop 2019-05-09 13:26:48 +02:00
Kristóf Tóth 024204e439 Make PipeIOServer API more consistent with clients 2019-04-17 14:10:47 +02:00
Kristóf Tóth 5ff2f6c27d Make PipeIOServer non-blocking 2019-04-10 12:40:51 +02:00
Kristóf Tóth 3a2ccc1ea4 Make echo_server use pipes in cwd instead of /tmp by default 2019-03-28 16:26:47 +01:00
Kristóf Tóth 1a28862129 Rework PipeIOServer to use "keep pipes open" model with robust unblocking 2019-03-28 16:25:53 +01:00
Kristóf Tóth a389273779 Make handle_message() public 2018-12-16 19:16:01 +01:00
Kristóf Tóth 4beed1056a Refactor example server to separate file 2018-12-14 15:39:18 +01:00