pusher / pusher-http-ruby

Ruby library for Pusher Channels HTTP API
https://pusher.com/channels
MIT License
664 stars 124 forks source link

added encryption_master_key_base64 getter and setter to the Pusher de… #178

Closed elverkilde closed 3 years ago

elverkilde commented 3 years ago

Description

You currently can not configure encryption_master_key_base64 using the global config style.

CHANGELOG