Adam Kalsey wrote: > Alexey Nezhdanov wrote: >> I am experiencing weird delays with pyMSN-t: if I am starting chatting with >> ... >> Have anyone else seen such behaivoir and is any fix known for it? > > People have reported a similar behavior in pyAIMt and switching to the > epoll reactor has solved the problem for them. But you'll need to be > using the latest Twisted framework to do that. >
In addition some (myself) have reported a correlation with Jabber server. Under PyAIM-t I experienced delays through eJabberd but not jabberd. In my specific case the delay could be short circuited by an additional message or status notification: I got into the habit of pressing enter to send the message and then hitting spacebar to generate a "user is typing" message. This forced the message through. I'm not proposing that you do the same, just giving you a way to see if it's the same behavior as in pyAIM-t. ~Chris _______________________________________________ py-transports mailing list [email protected] http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports
