I set up a similar chat system with ajax, before I learned about comet. It made a new request to the server every quarter second to check for a new post... I have not used python for a while as my recent projects have required php (by my boss,) but using php makes comet really hard. You made me want to go back to python (the way it should be.)
I set up a similar chat system with ajax, before I learned about comet. It made a new request to the server every quarter second to check for a new post... I have not used python for a while as my recent projects have required php (by my boss,) but using php makes comet really hard. You made me want to go back to python (the way it should be.)
Yittrium39 3 years ago