You don't really need much to get a working instant messenger up and running. A very simple app could use a unique identifier, like a user_id, as a channel and use the out of the box functionality provided via juggernaut to send messages to those channels.A more complex example might be to use some intermediary interface, like a rails app with authentication enabled with some sort of gem, like omni-auth or authlogic, and use that to verify messages sent from clients before actually publishing to juggernaut. Alex provides a nice example of this on github: https://github.com/maccman/juggernaut
To view this discussion on the web visit https://groups.google.com/d/msg/juggernaut-for-rails/-/bW076rdhDBwJ.--
You received this message because you are subscribed to the Google Groups "Juggernaut 2" group.
To post to this group, send email to juggernaut...@googlegroups.com.
To unsubscribe from this group, send email to juggernaut-for-r...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/juggernaut-for-rails?hl=en.