package gluten-mirage

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Buffered_flow : sig ... end
module Server (Flow : Mirage_flow.S) : Gluten_lwt.Server with type socket = Flow.flow Buffered_flow.t and type addr = unit
module Client (Flow : Mirage_flow.S) : Gluten_lwt.Client with type socket = Flow.flow Buffered_flow.t
OCaml

Innovation. Community. Security.