package dream

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

Install

Dune Dependency

Authors

Maintainers

Sources

dream-1.0.0-alpha1.tar.gz
sha256=c8d988568fbbeffb151abdb4d6b903fbd3897842d3eb9b2c28fb350f0f02bbd4
md5=b8ad7f3e30f3e88e5451d92e42b49ce4

doc/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.