Am Dienstag, den 22.02.2005, 08:13 +1100 schrieb Trejkaz: > On Tuesday 22 February 2005 00:14, Christopher Zorn wrote: > > Quoting Dan Plesse <[EMAIL PROTECTED]>: > > > Do they already use XMLHttpRequest? > > > > Yes, there is a javascript library called jsjac, that jwchat uses. > > And punjab uses nevow's live evil[1]. > > JSJAC works with nothing but an HTTP polling server at the moment. I was > under the impression that the HTTP polling protocol was _not_ XMLRPC. So how > could they be using the XMLHttpRequest object to implement their client?
First XMLRPC and the XMLHttpRequest object have nothing in common (except for having XML in its name and thus dealing with it somehow). Second recent versions of JSJaC do have initial support for HTTP Binding. As soon as jabberstudio.org is back online I will commit these changes to CVS and work on making a new release. Cheers, Steve _______________________________________________ jdev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/jdev
