tclxmppd.git
20 years ago * test-s2s.tcl: Test application code. xmppd-1-0-0
Pat Thoyts [Thu, 25 Nov 2004 00:57:12 +0000 (00:57 +0000)]
* test-s2s.tcl: Test application code.
* s2s.tcl: Working version. This correctly validates and xmits and
recieves. Added a handler option that is called for all Jabber
stanzas. Moved application code into separate file so s2s can be a
package. Fixed recovery after a channel goes down.

20 years ago* s2s.tcl: Finally persuaded both sides to validate. Jabberd is
Pat Thoyts [Wed, 24 Nov 2004 15:20:11 +0000 (15:20 +0000)]
* s2s.tcl: Finally persuaded both sides to validate. Jabberd is
now prepared to talk to us (at least when _we_ initiate the
connection).

20 years ago * s2s.tcl: Redesigned to separate channels and sessions living on
Pat Thoyts [Wed, 24 Nov 2004 03:54:40 +0000 (03:54 +0000)]
* s2s.tcl: Redesigned to separate channels and sessions living on
top of channels. This permits multiple routes over a single socket
(which jabberd2 is doing). Close.

20 years agoYet more work. About to start supporting multiple sessions per channel.
Pat Thoyts [Sat, 20 Nov 2004 14:25:00 +0000 (14:25 +0000)]
Yet more work. About to start supporting multiple sessions per channel.

20 years agoMore work -- now have separate sessions for in and out channels.
Pat Thoyts [Fri, 19 Nov 2004 16:06:14 +0000 (16:06 +0000)]
More work -- now have separate sessions for in and out channels.

20 years agoMore work. Incomplete.
Pat Thoyts [Fri, 19 Nov 2004 02:17:26 +0000 (02:17 +0000)]
More work. Incomplete.

20 years ago* s2s: New file - Jabber server to server (partial)
Pat Thoyts [Thu, 18 Nov 2004 02:42:33 +0000 (02:42 +0000)]
* s2s: New file - Jabber server to server (partial)