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 | |
Source [http] | https://github.com/inhabitedtype/ocaml-dispatch/archive/0.4.0.tar.gz sha256=6c8e77f2960742c16e187355bd1bdaf51ff83c377bf91c6cf4db72de026de5b2 md5=b41da081833337c86c4eda7a2e0b8d26 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/dispatch/dispatch.0.4.0/opam |
Required by
- dispatch-js
- webmachine>=0.2.3 & <0.7.0