Class: Cramp::LongPolling
- Defined in:
- lib/cramp/long_polling.rb
Overview
All the usual Cramp::Action stuff. But the request is terminated as soon as render() is called.
Method Summary
Methods inherited from Action
Methods included from KeepConnectionAlive
Methods included from PeriodicTimer
Methods inherited from Abstract
Methods included from Callbacks
#before_start, #callback_wrapper, #on_finish, #on_start
Constructor Details
This class inherits a constructor from Cramp::Action