<div dir="ltr">I had the very same package idea a few weeks back but I have been busy with other things, glad that you wrote it! I&#39;ll give your package a shot and give you some feedback by then :-)</div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Fri, Mar 1, 2013 at 5:07 AM, Renzo Carbonara <span dir="ltr">&lt;<a href="mailto:gnuk0001@gmail.com" target="_blank">gnuk0001@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I&#39;m happy to announce the release of pipes-network 0.1.0.<br>
<br>
The pipes-network package allows using network sockets together with the<br>
pipes and pipes-safe libraries, for streaming purposes. Currently, just<br>
TCP sockets are supported.<br>
<br>
   <a href="http://hackage.haskell.org/package/pipes-network-0.1.0" target="_blank">http://hackage.haskell.org/package/pipes-network-0.1.0</a><br>
<br>
The package is split into two halves: one “Safe” half that can be used<br>
if proxies need to safely and timely acquire and release new sockets<br>
within a pipeline, using the facilities provided by the pipes-safe<br>
package; and another simpler and faster half that doesn&#39;t depend on<br>
pipes-safe, but it also doesn&#39;t provide any means for safely acquiring<br>
and releasing new sockets within a pipeline itself.<br>
<br>
There&#39;s plenty of documentation and some examples in the Haddocks.<br>
<br>
Many thanks to Gabriel Gonzalez, author of pipes, for discussing the<br>
design of the library with me; and to Paolo Capriotti, author of a<br>
previous pipes-network version, for his original work and for handing me<br>
the maintenance of this package.<br>
<br>
¡Enjoy your TCP streams!<br>
<br>
<br>
Regards,<br>
<br>
Renzo Carbonara.<br>
<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Alp Mestanogullari
</div>