dispatchversion

Path-based dispatching for client- and server-side applications.

Dispatch provides a basic mechanism for dispatching a request to a handler based on hierarchical path names conventionally found in URIs. It can be used both for dispatching requests in a server, as well as handing changes to hierarchical fragments in a client-side application.

AuthorSpiros Eliopoulos <spiros@inhabitedtype.com>
LicenseBSD-3-Clause
Published
Homepagehttps://github.com/inhabitedtype/ocaml-dispatch
Issue Trackerhttps://github.com/inhabitedtype/ocaml-dispatch/issues
MaintainerSpiros Eliopoulos <spiros@inhabitedtype.com>
Dependencies
Source [http] https://github.com/inhabitedtype/ocaml-dispatch/archive/0.1.0.tar.gz
md5=1aebd190fb41d63ee59b21e303b5d7b1
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dispatch/dispatch.0.1.0/opam
Required by