controller_comet

Controller which is used by the stream tag which keeps a connection open to the browser for browsers that do not support WebSockets, to use long-polling as fallback.

The comet controller is used to transport data from the server to the browser.

See Transport for more information about transporting data between the server and the browser.

Todo

Extend documentation