network-simple-ws: Simple interface to WebSockets.

[ bsd3, library, network ] [ Propose Tags ]

Simple interface to WebSockets.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2
Change log changelog.md
Dependencies base (>=4.7 && <5.0), bytestring, case-insensitive, network-simple (>=0.4.3), safe-exceptions, websockets [details]
License BSD-3-Clause
Copyright Copyright (c) Renzo Carbonara 2018
Author Renzo Carbonara
Maintainer renλren.zone
Category Network
Home page https://github.com/k0001/network-simple-ws
Bug tracker https://github.com/k0001/network-simple-ws/issues
Source repo head: git clone https://github.com/k0001/network-simple-ws
Uploaded by RenzoCarbonara at 2019-04-15T19:12:53Z
Distributions NixOS:0.2
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 638 total (11 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-15 [all 1 reports]

Readme for network-simple-ws-0.1

[back to package description]

network-simple-ws

Build running nix-build.

WebSockets (WS) in Haskell.

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.