Primitives to push data to the client, without explicit request.
Module Eliom_comet
Module Eliom_comet : sig end
Primitives to push data to the client, without explicit request.
=== Please read the {% <<a_manual chapter="clientserver-communication" | chapter on communication >> %} of Eliom's manual before this page to learn how client and server parts communicate. ===
module Channel : sig end
Basic primitives needed for server push.