Comment on Ask HN: How do you do realtimeComments−hedgehog17yYou can push data to the browser over a transport called BOSH:http://xmpp.org/extensions/xep-0124.htmlhttp://code.stanziq.com/strophe/Strophe + ejabberd & twisted is working working well for me.−sidOP17yGreat, thankyou for this , i will give it a try. Our product is almost done however in future releases i would like to incorprate some realtime update functionality.I will go through this information.
Comments
You can push data to the browser over a transport called BOSH:
http://xmpp.org/extensions/xep-0124.html
http://code.stanziq.com/strophe/
Strophe + ejabberd & twisted is working working well for me.
Great, thankyou for this , i will give it a try. Our product is almost done however in future releases i would like to incorprate some realtime update functionality.
I will go through this information.