Skip to content

v1.1.0 - Push notification support - beta v1

Pre-release
Pre-release

Choose a tag to compare

See https://www.ably.io/documentation/realtime/push for details on how to use Ably's native push notifications.

Installation instructions

Add this line to your application's Gemfile:

gem 'ably', git: 'https://github.com/ably/ably-ruby', branch: 'push-notifications'

And then install this Bundler dependency:

$ bundle