Commit graph

55 commits

Author SHA1 Message Date
Nathaniel Nicandro
fb8c13055d Add test for sending the various message types 2017-12-19 18:15:51 -06:00
Nathaniel Nicandro
e9f04b20f8 Make the hb channel more efficient
Instead of constantly sending the subprocess input on every polling loop, poll
for input on stdin using the poller.
2017-12-19 11:47:45 -06:00
Nathaniel Nicandro
3d2aa1fe9e Update tests 2017-12-16 19:01:09 -06:00
Nathaniel Nicandro
731e5387b4 Add tests for message callbacks 2017-12-14 13:21:55 -06:00
Nathaniel Nicandro
76cf1c5eb7 Semi working prototype 2017-12-13 11:27:13 -06:00