network-simple-ws: Simple interface to WebSockets.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Simple interface to WebSockets.


[Skip to Readme]

Properties

Versions 0.1, 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:10:50Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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.