package mirage-stack
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=b5b8b85d6e43750782eb44f53e4ffd65815bd93404256b656b4780ce331374c4
md5=930a631e11a106d8d6866c9fd30c090f
Description
mirage-stack provides a set of module types which libraries intended to be used as MirageOS network stacks should implement.
The set of protocols defined is:
Mirage_stack.STACKV4 and Mirage_stack_lwt.STACKV4
mirage-stack is distributed under the ISC license.
README
mirage-stack — MirageOS signatures for network stacks
mirage-stack provides a set of module types which libraries intended to be used as MirageOS network stacks should implement.
The set of protocols defined is:
Mirage_stack.STACKV4 and Mirage_stack_lwt.STACKV4
mirage-stack is distributed under the ISC license.
Installation
mirage-stack can be installed with opam
:
opam install mirage-stack
If you don't use opam
consult the opam
file for build instructions.
Documentation
The documentation and API reference is generated from the source interfaces. It can be consulted online or via odig doc mirage-stack
.
Dependencies (5)
- fmt
-
mirage-protocols
>= "1.0.0" & < "1.3.0"
-
mirage-device
>= "1.0.0" & < "2.0.0"
-
jbuilder
>= "1.0+beta9"
-
ocaml
>= "4.03.0"
Dev Dependencies
None
Used by (7)
-
dkim-mirage
< "0.4.0"
-
git-mirage
>= "3.0.0" & < "3.7.0"
-
git-paf
< "3.7.0"
-
mirage-stack-lwt
= "1.1.0"
-
mirage-types
>= "3.0.0" & < "3.2.0"
-
paf-le
< "0.0.8"
-
pgx_lwt_mirage
< "2.1"
Conflicts
None