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
0ad8187418
swap names of Context and Session
13 years ago
Philipp Balzarek
ff22fb3d48
refactor xmppConMonad
13 years ago
Philipp Balzarek
fff335db2d
rename Network.Xmpp.Monad to Network.Xmpp.Connection
13 years ago
Philipp Balzarek
ec08ba5833
shape documentation
13 years ago
Philipp Balzarek
3ff3c71a98
rename CSession to Context
...
rename forkSessionChan to forkContext
13 years ago
Philipp Balzarek
a9f691cdcc
factor Channels out from Concurrent interface
13 years ago
Philipp Balzarek
c0af09d40c
split off channels
13 years ago
Philipp Balzarek
bcb0f9177b
un-ReaderT Xmpp actions
...
remove Xmpp type synonym
13 years ago
Philipp Balzarek
e96b5e557a
add Text.XML.Stream.Elements.parseElement
...
minor fix-ups
13 years ago
Philipp Balzarek
abf217754c
complete the basic code to work with data forms
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
58e611385f
Initial work on Data Forms, IBR
14 years ago
Philipp Balzarek
c89cf91a70
handle timeouts in sendIQ response processing
14 years ago
Philipp Balzarek
3500b7ad7c
add Network.Xmpp.Xep.ServiceDiscovery
14 years ago