Yeah, I got it thanks. The offline messaging implementation looks awful. You have to make a HTTPS request to receive or send a message. One per message from what I can tell.
I'm thinking of how to implement the interface to this. Clearly we don't want people sending too many offline messages. Too much server load. Maybe put a limit of three offline messages to each contact per user session? Then just bounce them with a warning. Any better ideas? --- James On 29/01/2006, at 9:40 AM, Norman Rasmussen wrote: > Did you guys get sorted for invites - I find I have 5 today, so send > me an email (or xmpp msg) of an email address I can send the invites > to if you want any. > > On 1/26/06, James Bunton <[EMAIL PROTECTED]> wrote: >> On 26/01/2006, at 4:42 AM, Norman Rasmussen wrote: >> >>> On 1/25/06, Chad Jannusch <[EMAIL PROTECTED]> wrote: >>>> I tried using WLM to talk to PyMSNt and everything seems to work >>>> alright. >>>> Avatars and file transfer both work correctly, the only stuff that >>>> obviously >>>> doesn't work is the new "Share Folders" and any of the other new >>>> features. >>> >>> The easiest feature to enable right off the bat would probably be >>> offline messaging, because at the moment those messages seem to be >>> dropped in the water, (where the msn 8 front end happily tells you >>> that they absolutely will be delivered) >>> >>> -- >>> - Norman Rasmussen >>> - Email: [EMAIL PROTECTED] >>> - Home page: http://norman.rasmussen.co.za/ >> >> hehe :P >> >> Could I have an invite? I might be able to implement this. >> >> --- >> >> James >> >> _______________________________________________ >> py-transports mailing list >> py-transports@blathersource.org >> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >> > > > -- > - Norman Rasmussen > - Email: [EMAIL PROTECTED] > - Home page: http://norman.rasmussen.co.za/ > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >