I was thinking that it would be cool if I could have a chat app as part of the interface for my Redmine installation. I did find a plugin that works with Juggernaut but it seems a while since there has been any downloads or updates of it and I'm reluctant to di开发者_高级运维ve in. Has anyone tried this or something similar?
It's really easy to roll your own chat app using http://pusherapp.com, a sort of hosted websocket service. You can see an example of the one I built at http://wetcamp.us. If you're still interested in building out a chat app, I'd be happy to go into more detail on how I built mine. But I noticed this is an old question, so you've probably moved on...
I have never used Redmine but here is my two cents - when I checked on Juggernaut last it seemed outdated, maybe you could try XMPP? Also here is a tutorial on how to use it in a rails app: http://railsforum.com/viewtopic.php?id=1033
Eayredmine has a chat plugin but you have first to purchase the core easyredmine package to be able to use it.
精彩评论