Please direct all Support Questions and Concerns to [email protected]
Available at https://www.pubnub.com/docs/ruby/pubnub-ruby-sdk-v4 v4.x
www.pubnub.com - PubNub Real-time Push Service in the Cloud.
The PubNub Network is a blazingly fast Global Messaging Service for building real-time web and mobile apps. Thousands of apps and developers rely on PubNub for delivering human-perceptive real-time experiences that scale to millions of users worldwide. PubNub delivers the infrastructure needed to build amazing Mobile, MMO games, social apps, business collaborative solutions, and more.
Main change is that we're no longer using EventMachine. Right now Celluloid is used. Public API remain unchanged. If you encounter any issues while upgrading from EventMachine version, please contact us at [email protected] you can also find eventmachine version in "eventmachine" branch of this repo.
We've made the response format compatible across all operations. This may break existing parsing of where_now, leave, state, and PAM responses. So if you are monitoring these operation responses, please be sure to modify your code accordingly.
Examples of affected operations can be found here.
PubNub 3.7.3 is NOT compatible with earlier than 3.4 versions of Pubnub Ruby Client.