Philipp Balzarek
dcd64ce2c9
update EchoClient
13 years ago
Jon Kristensen
3f56ef5ff1
Add Hostname type, `hostname' creator, and Attoparsec hostname validation
13 years ago
Jon Kristensen
8012e1c0bd
Update EchoClient for DNS update, and make it a Cabal project
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
c68a5275d4
Documentation and Examples directory lower-case
14 years ago
Jon Kristensen
1f2a629d20
added an echo client example for the new proposed api
14 years ago
Jon Kristensen
f4a0c41eaa
new dummy xmppt (statet-based) api, enumerator code commented and many features disabled, but pontarius with example now compiles, updated readme file, new credits file
14 years ago
Jon Kristensen
e7b661976e
name, nejla and license change updates
14 years ago
Jon Kristensen
1adf789309
moved around source code and reconfigured the eclipsefp project a bit
14 years ago
jonkri
02e4a7819e
configured the project for eclipsefp and committed it "as is"
14 years ago