[Haskell-cafe] websockets client

Patrick Mylund Nielsen haskell at patrickmylund.com
Thu Feb 21 22:23:35 CET 2013


Yes, Jasper's websockets has a client in recent versions that works really
nicely since server and client have the same APIs.

The example was a little hidden:
https://github.com/jaspervdj/websockets/blob/master/example/client.hs




On Thu, Feb 21, 2013 at 10:09 PM, Stephen Olsen <steve.olsen at gmail.com>wrote:

> Are there any good websockets client libraries for haskell. I've been
> searching for one but can only come up with server implementations.
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130221/b4801f67/attachment.htm>


More information about the Haskell-Cafe mailing list