Dietrich Ayala
|
3d3869c8a5
|
[mq]: xmpp-reconnect
|
2008-06-04 17:00:02 -07:00 |
|
Dietrich Ayala
|
6805970f17
|
[mq]: xmpp-cleanup
|
2008-06-04 12:14:28 -07:00 |
|
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
|
7793fe3db1
|
Created some documentation of how to add synchronization functionality for a new user data type to Weave. Created a new directory called docs to put this into.
|
2008-05-19 19:40:45 -07:00 |
|
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
|
2fec756b19
|
Made xmppClient, transportLayer, and authenticationLayer into proper modules using Components.Utils. Also renamed the JabberClient class to XMPPClient, which is more accurate (as it implements XMPP which is a newer protocol than Jabber.)
|
2008-04-30 16:55:34 -07:00 |
|
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
|
0251715f68
|
First commit of my XMPP client, as demonstrated at the meeting today, to weave/modules. This does not include the test-synchronization stuff. xmppClient.js is the main client class; transportLayer.js and sasl.js (which does authentication) are the helper classes.
|
2008-04-30 16:27:32 -07:00 |
|