pipes-websockets

WebSockets in the Pipes framework.

https://github.com/silky/pipes-websockets#readme

Latest on Hackage:0.1.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Noon van der Silk
Maintained by [email protected]

This library provides Producers and Consumers of data to/from WebSocket connections.

Example usage can be found in Pipes.WebSockets.Examples. The executable produced by this package simple runs one of the examples.

Import Pipes.WebSockets to use the library.

See CHANGELOG.md for changes.