This is server API (go to client)
Module Eliom_react
module Eliom_react : sig..end
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.
The use of this module is pretty much useless without it's client counter
part.
module Down : sig..end
module Up : sig..end
of_react ?scope ?throttling ?name e create an asynchronous edge originating from e.
module S : sig..end
create param creates an Up event.
