package irmin-http

  1. Overview
  2. Docs

Module Irmin_http_unixSource

Sourcemodule type Sock = sig ... end
Sourcemodule type Http_client = sig ... end
Sourcemodule Client (S : Irmin.S) : Irmin.S with type hash = S.Hash.t and module Schema = S.Schema and type Backend.Remote.endpoint = unit
Sourcemodule Server (S : Irmin.S) : Irmin_http.SERVER with type repo = S.Repo.t and type t = Cohttp_lwt_unix.Server.t
OCaml

Innovation. Community. Security.