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.
Author | Spiros Eliopoulos <spiros@inhabitedtype.com> |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/inhabitedtype/ocaml-dispatch |
Issue Tracker | https://github.com/inhabitedtype/ocaml-dispatch/issues |
Maintainer | Spiros Eliopoulos <spiros@inhabitedtype.com> |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/inhabitedtype/ocaml-dispatch/archive/0.2.0.tar.gz sha256=f9f32c27c8990fe0c18953efbcaa9cffa4daa808508e910164b91fe62329059a md5=7739fedc765a26cdc67c2714a7789f18 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/dispatch/dispatch.0.2.0/opam |
Required by
- webmachine>=0.2.1 & <0.2.3