Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

AJAX push

Name: Anonymous 2011-01-12 10:27

We're writing a webserver in our spare time and we are now at the point where we want to explore new web features. What is the best way to do full asynchronous communication with javascripts? Can we just periodically check in javascript if we've received something? Or is this only possible if you do a XMLHttpRequest beforehand? Are there other methods?

Name: OP 2011-01-12 18:45

So what's the best way to go? We already cut out all PHP/Ruby/apache crap by writing our own scalable webserver. We just want interactive chatting. Which is the least crappiest? Websockets/xmlhttprequest shortpolling/xmlhttprequest polling and keeping the connection open for a long time hoping there is something to update?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List