Hi guys,
I have a membership based application and would like to add a
chat/instant
messaging feature for members to chat amongst each other. I’m thinking
facebook chat where the chats are either chat(when both are online) or
are
delivered to the inbox, when offline or blocked. Any suggestions?
I’m sorry you didn’t get any responses to this. I’ve been trying to get
it
working, too. If you make any progress, please let us know on this list.
For my purposes, it was sufficient to create a once-a-minute polling
loop
to ping the server, but I’d much rather figure out how to do the server
side event.
Yeah! It’s a pretty extensive project apparently! I’m going to see how
far
the client want to go and then work on it.
On Monday, December 9, 2013, Paul wrote:
“Ruby on Rails: Talk” group.
.
To view this discussion on the web visit
https://groups.google.com/d/msgid/rubyonrails-talk/CABceSpC%3DrCoKkqkPkHef9O4emMYX8-UN-9F7%3DwKOmwO%2BZHNx8Q%40mail.gmail.com
.
For more options, visit https://groups.google.com/groups/opt_out.
–
Clarity is self-created. The universe is waiting on you, not the other
way
around - Me.
Life isn’t about finding yourself. Life is about creating yourself. - G.
Bernard Shaw
“Life is what happens while you are busy making plans” - John Lennon
NAMASTE!!! Yeah I said it!!
On Thu, Dec 5, 2013 at 4:05 AM, bertly_the_coder [email protected]
wrote:
Hi guys,
I have a membership based application and would like to add a chat/instant
messaging feature for members to chat amongst each other. I’m thinking
facebook chat where the chats are either chat(when both are online) or are
delivered to the inbox, when offline or blocked. Any suggestions?
Set up a jabber service, just like facebook does?
Have you heard about Faye. This is good gem for implementing chat and
notification feature in Ruby on rails. Have a look into it. You can
subscribe and listen to a node using faye.
On Thu, Dec 5, 2013 at 3:35 PM, bertly_the_coder [email protected]
wrote:
To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/rubyonrails-talk/95942ebd-dbbd-4c8c-a810-513690a538c6%40googlegroups.com
.
For more options, visit https://groups.google.com/groups/opt_out.
–