@hackage openflow0.3.0
OpenFlow
Categories
License
LicenseRef-OtherLicense
Maintainer
Andreas Voellmy
Links
Versions
Installation
Dependencies (9)
- aeson >=0.7.0.6 && <=0.9.0.1
- base >=4.4.0.0 && <=5
- bimap >=0.2.4 && <=0.3
- binary >=0.7.0
- bytestring
- containers Show all…
Dependents (1)
@hackage/acme-everything
OpenFlow 
OpenFlow is a Haskell library that implements OpenFlow protocols 1.0 and 1.3. It defines data types that model the logical content of the various OpenFlow protocol messages and provides serialization and deserialization methods using the binary package. It also provides basic functions to start servers that use these representations.
Contributors
- Andreas Voellmy
- Ashish Agarwal
- John Launchbury