Jon Kristensen
8012e1c0bd
Update EchoClient for DNS update, and make it a Cabal project
13 years ago
Jon Kristensen
d26241ec89
Delete unused files
13 years ago
Philipp Balzarek
01b6e257e4
Adapt EchoClient to changed API
13 years ago
Philipp Balzarek
82e398fddd
rename StanzaID to StanzaId
...
cleanups
13 years ago
Jon Kristensen
03af489423
Enable proof-of-concept logging by use of hslogger
...
Started to use hslogger in `EchoClient' and `connectTcpRaw'. Pontarius
XMPP now shows all binary data going in and out at the `debug' level.
Also modified the TCP conduit byte source to log the incoming data.
13 years ago
Philipp Balzarek
461bbd0692
remove message and presence channels (use stanza channel instead)
...
rename forkSession to dupSession
13 years ago
Philipp Balzarek
0ad8187418
swap names of Context and Session
13 years ago
Philipp Balzarek
af00583e44
update echoclient
13 years ago
Philipp Balzarek
a9f691cdcc
factor Channels out from Concurrent interface
13 years ago
Jon Kristensen
8338cc6536
fixed build errors for EchoClient
13 years ago
Philipp Balzarek
58e611385f
Initial work on Data Forms, IBR
14 years ago
Jon Kristensen
4798838f20
minor documentation/formatting changes
14 years ago
Jon Kristensen
5bca5a16b9
minor EchoClient modifications; exported simpleAuth
...
started to use simpleAuth in EchoClient
stripped password from EchoClient
14 years ago
Philipp Balzarek
d23ae0f149
replace XMPP with Xmpp everywhere to unify style
...
replace SASL with Sasl
replace DIGEST_MD5 with DigestMD5
replace PLAIN with Plain
14 years ago
Jon Kristensen
188cc252d3
Eq instance for JID, PLAIN now base64-encoded, EchoClient compiles,
...
isBare/Full functions exposed
14 years ago
Jon Kristensen
c26b6fb139
moved examples and tests out of the source directory
14 years ago
Jon Kristensen
c68a5275d4
Documentation and Examples directory lower-case
14 years ago