package opium_kernel

  1. Overview
  2. Docs

Module Opium_kernelSource

Sourcemodule Export : sig ... end
include module type of struct include Export end
Sourcemodule Rock : sig ... end

A tiny clone of ruby's Rack protocol in OCaml. Which is slightly more general and inspired by Finagle. It's not imperative to have this to for such a tiny framework but it makes extensions a lot more straightforward

Sourcemodule Response = Export.Response
Sourcemodule Request = Export.Request

Simple cookie module. Cookie values are percent encoded.

Sourcemodule Router : sig ... end
Sourcemodule Route : sig ... end
Sourcemodule Std = Export
Sourcemodule Hmap : sig ... end
OCaml

Innovation. Community. Security.