LicenseRef-PublicDomain licensed by John Galt
Maintained by [email protected]
This version can be pinned in stack with:pipes-cacophony-0.2.1@sha256:8e23d51223233b0385e78018c5c57a7cc71dbe2ccc4ff00dd09c97405fb6b5f2,1729

Module documentation for 0.2.1

pipes-cacophony

Build Status Haskell

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

Changes

0.2.1

  • Removed examples

  • Brought up to date with cacophony API changes

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.