Commit Graph

13 Commits (8798ff6fc11aff5cf039352540140395a3aaf265)

Author SHA1 Message Date
rcorniere 8798ff6fc1 - Changed IQ stanzas to pointer semantics
4 years ago
remicorniere 947fcf0432 PubSub protocol support (#142)
4 years ago
CORNIERE Rémi 5eff2d7623 Added callback to process errors after connection.
4 years ago
remicorniere 1822089db6 Tests for Component and code style fixes (#129)
4 years ago
Wichert Akkerman 7fa4b06705 Move address into transport config
5 years ago
Mickael Remond 9c8353d081 Introduce Credential structure to define auth type
5 years ago
Mickael Remond 5992cc2231 Fix XMPP logger consistency
5 years ago
Mickael Remond 428787d7ab
Refactor and move parsing and stanza to a separate package
5 years ago
genofire d9fdff0839 Add constants (enumlike) for stanza types and simplify packet creation (#62)
5 years ago
Mickael Remond 3f81465c6c Update examples
5 years ago
Mickael Remond 9b57809e9d Adapt examples to new routing library for components
5 years ago
Mickael Remond 021f6d3740 Refactor ClientManager into a more generic StreamManager
5 years ago
Mickael Remond d4a8616da2
Move examples out of the cmd directory
5 years ago