eliom.client
Eliom_react.Down
eliom.ocamlbuild
eliom.ppx
eliom.server
monitor
monitor_start
ppx_client
ppx_server
ppx_type
ppx_utils
type 'a t = 'a React.E.t
val set_handle_react_exn_function : (?exn:exn -> unit -> unit Lwt.t) -> unit
Makes possible to customize the function called when comet fails in Eliom_react, for example because a channel is full or closed. It is called for each exception.