Hi, I made a text terminal window like a shell command window. It displays any messages received from a server. The message passing was implemented using HTTPRequest module. But I found that the order of messages was broken when the amount of messages per second is high. Is it an inevitable property of HTTP? or is there a way to maintain the order of messages?
Thanks -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
