-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
I'm trying to write an expect crate. The problem is, I want non-blocking IO on the master pty, so that I can implement timeouts. For now, I copy-pasted the TtyServer implementation and made the tokio integration: https://github.com/little-dude/expect-rs/blob/master/src/pty.rs.
Do you think this kind of stuff would be worth adding to tty-rs as a separte type, like AsyncTtyServer ?
Thanks for this crate, I learnt a lot just about ttys just by reading your code :)
mikroskeem
Metadata
Metadata
Assignees
Labels
No labels