LicenseRef-PublicDomain licensed
Maintained by John Galt
This version can be pinned in stack with:pipes-cacophony-0.5.0@sha256:f557bfb314463e95384a36db363492a52ebad3a322d83a9f1a8adde2138066e3,2065

Module documentation for 0.5.0

pipes-cacophony

Build Status Haskell

A set of pipes to secure network connections with the Noise protocol.

Changes

0.5.0

  • Brought up to date with cacophony API changes

0.4.1

  • Brought up to date with cacophony API changes

0.4.0

  • Brought up to date with cacophony API changes

  • Updated travis configuration

0.3.0

  • Brought up to date with cacophony API changes

0.2.1

  • Removed examples

0.2.0

  • Removed HandshakePipe due to cacophony API changes

  • Performed linting

0.1.2

  • Added examples to Travis config

  • Brought unit tests and examples up to date with cacophony API changes

  • Improved examples

0.1.1

  • Enabled test verification on sdist package (for unit testing)

  • Brought code in line with cacophony API changes

  • Fixed build problems with cabal file

  • Refactored unit tests

0.1.0

  • First version.