@hackage nettle-frp0.1.1
FRP for controlling networks of OpenFlow switches.
Categories
License
BSD-3-Clause
Maintainer
andreas.voellmy@yale.edu
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (11)
- base >=4 && <5
- bimap
- binary
- bytestring
- containers
- mtl Show all…
Dependents (1)
@hackage/acme-everything
nettle-frp is a Haskell library that contains an FRP-based framework for controlling OpenFlow switches.
This library is under active development and should still be considered experimental.
Examples can be found in src/Examples/AFRPControl/
This library contains a copy of the afrp-0.4 code. A license file for that code is included in LICENSE-AFRP.txt.