Poxa Versions Save

Pusher server implementation compatible with Pusher client libraries.

v1.1.2

4 years ago
  • Actually fix Ping endpoint

v1.1.1

4 years ago
  • Fix activity_timeout parameter #158
  • Fix ping endpoint #157

v1.1.0

4 years ago
  • Expose ACTIVITY_TIMEOUT as configuration #146 Thanks to @yaBliznyk 🎉

v1.0.0

4 years ago
  • Upgrade cowboy #142
  • Remove GenEvent usage #142
  • Elixir 1.9 #142
  • Remove configuration files #142

v0.8.1

5 years ago
  • Add user_id to webhook payload for client events #137

v0.8.0

5 years ago
  • Reduce Docker image to less than 32MB. #131 Thank to @cbliard !

v0.7.5

5 years ago
  • Fix UsersHandler JSON generation #130

v0.7.4

5 years ago
  • Fix web_hook configuration

v0.7.3

5 years ago
  • Fix EventHandler authorisation issue #128

v0.7.2

5 years ago
  • Add payload configuration (PAYLOAD_LIMIT) #123