This is client API (go to server)
Module Eliom_comet.​Channels
module Channels : sig..end
after set_time_between_request t v, the main loop will wait for
v seconds between two requests. It is taken into account
immediately.
Default value is 0.
type 'a t = 'a Lwt_stream.t
