Modified jcp to handle iq stanzas internally and use a hook registration to permit...
authorPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 5 Aug 2008 09:01:43 +0000 (09:01 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 5 Aug 2008 09:01:43 +0000 (09:01 +0000)
commit5a0d3c30cdba159d0ea7d320a2181edb289b8556
treef6b34ad6a0d0a0527904e4739891252365694fd5
parent753ce6fcbd668f2ed68ab234187ba935e125c706
Modified jcp to handle iq stanzas internally and use a hook registration to permit components to handle specific messages.
Added a testbridge component that can create pseudo-users and join a MUC. It handles basic service discovery.
demos/testbridge.conf.sample [new file with mode: 0644]
demos/testbridge.tcl [new file with mode: 0644]
jcp.tcl
pkgIndex.tcl
s2c.tcl
tests/jabberd.tcl
wrapper.tcl