Method: Narou::Worker#notification_queue
- Defined in:
- lib/web/worker.rb
#notification_queue ⇒ Object
109 110 111 |
# File 'lib/web/worker.rb', line 109 def notification_queue @push_server.send_all("notification.queue" => @size) end |