Method: ActionCable::Connection::MessageBuffer#process!
- Defined in:
- actioncable/lib/action_cable/connection/message_buffer.rb
#process! ⇒ Object
31 32 33 34 |
# File 'actioncable/lib/action_cable/connection/message_buffer.rb', line 31 def process! @processing = true end |