Age | Commit message (Collapse) | Author |
|
And now we handle namespaces, yay.
And a nice little test.
|
|
|
|
|
|
Also correctly respond to PING with the id, escape some XML content, but not
always
|
|
Add all useful classes as well: Jid, Iid, IrcChannel, IrcUser etc to
properly keep the informations about what we receive from the IRC server.
Only handle the MUC join stanza, and send the list of users in the IRC
channel to the XMPP user, and the IRC channel’s topic, for now.
|
|
|
|
Generate events on stanza and stream open/close.
Create Stanza and serialize them.
Note: XML namespaces are not handled yet.
|