summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
Pat Thoyts [Sat, 20 Nov 2004 14:25:00 +0000 (14:25 +0000)]
Yet more work. About to start supporting multiple sessions per channel.
Pat Thoyts [Fri, 19 Nov 2004 16:06:14 +0000 (16:06 +0000)]
More work -- now have separate sessions for in and out channels.
Pat Thoyts [Fri, 19 Nov 2004 02:17:26 +0000 (02:17 +0000)]
More work. Incomplete.
Pat Thoyts [Thu, 18 Nov 2004 02:42:33 +0000 (02:42 +0000)]
* s2s: New file - Jabber server to server (partial)