network-simple-wss: Simple interface to TLS secured 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 TLS secured WebSockets.


[Skip to Readme]

Properties

Versions 0.1, 0.1, 0.2
Change log changelog.md
Dependencies base (>=4.7 && <5.0), bytestring, network-simple-tls (>=0.3.2), network-simple-ws, 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-wss
Bug tracker https://github.com/k0001/network-simple-wss/issues
Source repo head: git clone https://github.com/k0001/network-simple-wss
Uploaded by RenzoCarbonara at 2019-04-16T14:49:53Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for network-simple-wss-0.1

[back to package description]

network-simple-wss

Build running nix-build.

Secure WebSockets (WSS) 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.