package mirage-stack-lwt

  1. Overview
  2. Docs
Module type definitions for network stacks.

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-stack-lwt-1.0.0.tbz
sha256=de9a41a24338a70adc782ac12d93e3252c771bfb764c0c403ce4627470dd4007
md5=a0d5844664c68a5dd01ea8a151a20804

README.md.html

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.

OCaml

Innovation. Community. Security.