package dream-httpaf

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type IO = Gluten_lwt_intf.IO
module type Server = Gluten_lwt_intf.Server
module type Client = Gluten_lwt_intf.Client
module Server (Io : IO) : Server with type socket = Io.socket and type addr = Io.addr
module Client (Io : IO) : Client with type socket = Io.socket
OCaml

Innovation. Community. Security.