pipes-network-ws: WebSockets support for pipes.

[ bsd3, library, network, pipes ] [ Propose Tags ]

Use WebSockets with the pipes ecosystem.

This package is organized using the following namespaces:

See the changelog file in the source distribution to learn about any important changes between version.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Change log changelog.md
Dependencies base (>=4 && <5), bytestring, network-simple-ws, pipes [details]
License BSD-3-Clause
Copyright Copyright (c) Renzo Carbonara 2018
Author Renzo Carbonara
Maintainer renλren.zone
Category Pipes, Network
Home page https://github.com/k0001/pipes-network-ws
Bug tracker https://github.com/k0001/pipes-network-ws/issues
Source repo head: git clone https://github.com/k0001/pipes-network-ws
Uploaded by RenzoCarbonara at 2019-04-17T13:51:02Z
Distributions
Downloads 545 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-04-17 [all 1 reports]

Readme for pipes-network-ws-0.1

[back to package description]

pipes-network-ws

Utilities to deal with WebSocket connections using pipes.

Check the source or rendered Haddocks for extensive documentation.

This code is licensed under the terms of the so called 3-clause BSD license. Read the file named LICENSE found in this same directory for details.