package dream

  1. Overview
  2. Docs
Tidy, feature-complete Web framework

Install

Dune Dependency

Authors

Maintainers

Sources

dream-1.0.0-alpha2.tar.gz
sha256=bf19c13f0da7e01cc30b8dfaa1fca1dc8b44a06fb6e0eef56d56513952b9bb01
md5=1220f17530522e488653eb91115867e3

doc/dream.gluten/Gluten/index.html

Module GlutenSource

Sourcemodule type RUNTIME = sig ... end
Sourcetype 't runtime = (module RUNTIME with type t = 't)
Sourcetype impl
Sourceval make : 't runtime -> 't -> impl
Sourcemodule Reqd : sig ... end
Sourcemodule Server : sig ... end
Sourcemodule Client : sig ... end
Sourcetype 'reqd reqd = private 'reqd Reqd.t = {
  1. reqd : 'reqd;
  2. upgrade : impl -> unit;
}
OCaml

Innovation. Community. Security.