Sha256: 50b2f43a31dddfb1ff3cd530588d6624376df6cceda1752da7e184b82af27135

Contents?: true

Size: 179 Bytes

Versions: 64

Compression:

Stored size: 179 Bytes

Contents

Pheme::QueuePoller.new(queue_url: 'http://mock_url.test') do |message, metadata, message_attributes|
  # handle the message
  pp message
  pp metadata
  pp message_attributes
end

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
pheme-6.0.0 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.3.4 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.3.3 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.3.0 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.16 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.15 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.14 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.13 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.12 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.11 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.10 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.9 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.8 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.7 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.6 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.5 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.4 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.3 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.2 spec/support/example_queue_poller_with_inlined_handler.rb
pheme-5.2.1 spec/support/example_queue_poller_with_inlined_handler.rb