[Rails] xmpp server / client recommendations for 1-1 chat in rails app?
Im trying to build a simple instant messenger inside my ruby on rails app. In basics its just 1-1 chat with some authentication so only authorised users can communicatie between each other.
XMPP protocol seems to a be a nice solution to handle a chat feature and possible instant messenger (1-1) but haven't found any real examples of implementations for a rails app.
There are several xmpp ruby library's available on github but its not a easy choose between them, are there any proven concepts for a xmpp server and a rails app that anyone would recommend?
Also on how to authorize users and be able to integrate some autentication from the rails app is little or no info I could found.
Can anyone recommend me on any of the above?
Thanks in advanche!
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/OQMk3VVMHA0J.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home