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.3.0.tar.gz sha256=ebb6bb60ec5a7c17a68711a801006f204b283989b5b9fa1dbe9bd781645f3913 md5=c3acb0ff3081e409565beb63b5447d9c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/dispatch/dispatch.0.3.0/opam |
Required by
- webmachine>=0.2.3 & <0.7.0