Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve message uuid from ruby api #9

Open
kayaman opened this issue Jul 22, 2013 · 6 comments
Open

Retrieve message uuid from ruby api #9

kayaman opened this issue Jul 22, 2013 · 6 comments

Comments

@kayaman
Copy link

kayaman commented Jul 22, 2013

Hi,

Is there a way to get the message uuid from history through the ruby api? I see javascript api returns message, envelope and channel. I would need the uuid to store the messages locally.

Thanks!

@geremyCohen
Copy link
Contributor

In the new gem there is also an enveloped structure. The demo app should
expose it:

https://github.com/pubnub/ruby/blob/CL-4940687846367/3.3/lib/examples/demo_console.rb#L91

Check it out... lets determine what's missing, we'll figure out a
workaround for you, or add the functionality to the gem.

geremy

On 7/22/13 11:24 AM, Marco Antonio Gonzalez Junior wrote:

Hi,

Is there a way to get the message uuid from history through the ruby
api? I see javascript api returns message, envelope and channel. I
would need the uuid to store the messages locally.

Thanks!


Reply to this email directly or view it on GitHub
#9.

@kayaman
Copy link
Author

kayaman commented Jul 22, 2013

I can't see the envelope. I get an array containing hashes. I am using pubnub (3.3.0.7). Thank you

@geremyCohen
Copy link
Contributor

Please contact me at support@pubnub.com and I will get you on the
3.4beta gem that supports this new functionality.
geremy

On 7/22/13 12:24 PM, Marco Antonio Gonzalez Junior wrote:

I can't see the envelope. I get an array containing hashes. I am using
pubnub (3.3.0.7). Thank you


Reply to this email directly or view it on GitHub
#9 (comment).

@RookieOne
Copy link

Any ETA on the 3.4 beta? I have a few issues with an existing application due to the 3.3 upgrade. Event machine related errors.

@geremyCohen
Copy link
Contributor

@RookieOne can you try the final beta here: https://github.com/pubnub/ruby/tree/pTest ? I am trying to release within the week.

geremy

@geremyCohen
Copy link
Contributor

@RookieOne we've released 3.4 into master, along with some docs in the README. Does it get you to where you need to be?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants