I want to interact with a process using its stdin/stdout like an 
interactive shell.

I do not understand how to organize the pipeline since its not 
a straightforward pipeline from
the Producer to the Consumer  but I have to send data to the consumer and 
then wait the reply from
the Producer and send another command to the Consumer and so on.

In this respect I was trying to 'fuse' the Produce and Consumer pipes of 
the process in a Server
and interact with it with a Client.

Andrea

-- 
You received this message because you are subscribed to the Google Groups 
"Haskell Pipes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to haskell-pipes+unsubscr...@googlegroups.com.
To post to this group, send email to haskell-pipes@googlegroups.com.

Reply via email to