[Haskell] ANNOUNCE: netspec-0.2.0.0

Dan Burton danburton.email at gmail.com
Wed Feb 22 03:20:44 CET 2012


The examples are currently written in a fairly brittle style (they assume
no exceptions, uninterrupted connection, etc). Recommendations to beef up
both the examples and the safety of the framework in general would be
greatly appreciated.

https://github.com/DanBurton/netspec/tree/master/examples

--
Dan Burton
danburton.email at gmail.com

On Tue, Feb 21, 2012 at 7:11 PM, Dan Burton <danburton.email at gmail.com>wrote:

> Haskellers,
>
> I'm pleased to announce the first public release of NetSpec, a little
> Network library to simplify networking tasks that involve a fixed number of
> connections, using Erlang-esque send and receive primitives.
>
> Check out the docs: http://hackage.haskell.org/package/netspec
> And the repo on github (with examples):
> https://github.com/DanBurton/netspec
>
> --
> Dan Burton
>
> _______________________________________________
> Haskell mailing list
> Haskell at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell/attachments/20120221/ba4565ad/attachment.htm>


More information about the Haskell mailing list