[Haskell-cafe] Long-running request/response protocol server using enumerator/iterator/iterIO/pipes/conduits/...

Erik de Castro Lopo mle+hs at mega-nerd.com
Wed Jun 27 09:41:26 CEST 2012


Michael Snoyman wrote:

> That's
> the reason I added connect-and-resume to conduit. I use the technique
> in warp[1], which in fact *does* support multiple request/response
> pairs due to connection keep-alive. But the code base isn't the
> easiest introduction to the technique. If there's interest, I'll try
> to put together a blog post on using connect-and-resume to solve this
> kind of problem.

+1

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/



More information about the Haskell-Cafe mailing list