jondot/sneakers

Bunny client properties

ac-dc87 opened this issue · 1 comments

Is there a way to override or append to bunny client properties?

Screen Shot 2019-10-10 at 11 34 03 AM

try this:

Sneakers.configure(
  properties: {
    connection_name: 'test'
  }
)