Jon Kristensen
c34982dba9
Projects/Pontarius/Apply various minor fixes
...
Started using double quotes instead of single quotes on XMLDecl, to
conform to the quotations of the other XML.
To conform with the Haskell style guidelines, `TLS' is now spelled
`Tls', and `XML' is now spelled `Xml'.
Updated library name in README file.
13 years ago
Philipp Balzarek
1e42a760de
Fix BufferedSource (couldn't handle leftovers and was therefore useless)
...
Factor out connection from Session
Abstract over connection type (remove mention of Handle)
13 years ago
Philipp Balzarek
a71c6b815c
fix TLS code for hs-tls 1.0
13 years ago
Philipp Balzarek
e50a0dbd31
fix IBR always using IQ-Get
...
add IBR unregister method
improve TLS debug messages
13 years ago
Philipp Balzarek
aec8b3e2c3
update to conduit 0.5 and xml-conduit 1.0
14 years ago
Philipp Balzarek
ef607f550b
Add debug support (controlled by debug constant in Network.Xmpp.Monad)
14 years ago
Jon Kristensen
ce927ddcbf
moved 'src' to 'source'
14 years ago
Philipp Balzarek
f2ab31fe71
preliminary shaping of API structure, documentation
14 years ago
Philipp Balzarek
2ad95ba1b4
added EventHandlers, endSession, closeConnection
14 years ago
Philipp Balzarek
c856d332a2
removed dependency on ResourceT
...
changed withConnection to run in the caller thread
14 years ago
Philipp Balzarek
bcd67d306e
split Concurrent
14 years ago
Philipp Balzarek
4e5dc2e31e
added test client
...
added IQ answering mechanism
improved error reporting un unpickling failures (will show offending element)
general cleanups
14 years ago
Philipp Balzarek
f54b50d609
switched to hexpat-internals
14 years ago
Philipp Balzarek
f0c05132ff
squash! some conduit weirdness (blocking where it shouldn't)
14 years ago
Philipp Balzarek
ac8e907e5c
compiles... again
14 years ago
Philipp Balzarek
40c40f3258
Session, some bug fixes
14 years ago
Philipp Balzarek
d11434f18f
switched to hexpat
14 years ago
Philipp Balzarek
cebc468852
bind
14 years ago
Philipp Balzarek
2193a15fba
initial
14 years ago