@hackage / pipes-websockets

WebSockets in the Pipes framework.

Latest0.1.0.0

About

Metadata

  • Last updated , by NoonSilk
  • License BSD-3-Clause
  • Categories Web Development, Concurrency
  • Maintained by: noonsilk@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

pipes-websockets

Providers Consumer/Producer from the pipes library for the websockets library.

Usage

Example of a pipes channel that reads from stdin and writes to a websocket, reads the result and writes to stdout can be found in the Hackage Documentation.