Commit Graph

10 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
Wichert Akkerman 92329b48e6 Transports need to handle open/close stanzas
5 years ago
Wichert Akkerman 7fa4b06705 Move address into transport config
5 years ago
Mickael Remond 4f1e0ded97 Simplify disco with builder helpers
5 years ago
Mickael Remond 20a66dc47d
Use an approach to build stanza that do not require a "builder" abstraction
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 9219bf5aa9 Add namespace delegation and priviledged entity example
5 years ago