module Eliom_react:Propagate events occurrences from the server to the client and the other way around. It is to be noted that occurrence propagation is done asynchronously.sig
..end
The use of this module is pretty much useless without it's client counter
part.
module Down:sig
..end
module Up:sig
..end
module S:sig
..end