On Friday, October 9, 2015 at 2:08:55 AM UTC+2, Daniel Díaz wrote: > > > I send request via stdin and I get the response via stdout. > > When reading stdout, what should count as a "complete response", so that > the next request can be emitted to stdin? Is every response is just a > single line of text, or can they be multiline? >
Its a single line text. -- 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.