network-hans

HaNS to Network shims for easier HaNS integration

Latest on Hackage:2.6.3.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Galois Inc.
Maintained by [email protected]

HaNS is a lightweight, pure Haskell network stack that can be used for Haskell networking in the context of the HaLVM, or with a Linux tap device. It's very cool, but can be hard to integrate into existing systems. This library attempts to mitigate some of the translation cost by mimicking some of the behavior of the standard Haskell network library.