Commit Graph

18 Commits (160-regression)

Author SHA1 Message Date
rcorniere 8798ff6fc1 - Changed IQ stanzas to pointer semantics
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 92329b48e6 Transports need to handle open/close stanzas
5 years ago
Wichert Akkerman 7fa4b06705 Move address into transport config
5 years ago
Mickael Remond 176dcdce33 Simplify disco and software version
5 years ago
Mickael Remond 5db9a80605
Move example to new data structure
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
genofire 923fd61587 compress iq checking in component
5 years ago
genofire 44681e8053 fix iq - get after refactoring routing on #55
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 f0f0d5a285 Improve component README
5 years ago
Mickael Remond 08bb9965b8
Update component to advertise version feature and return it
5 years ago
Mickael Remond bc2fad6693 Let component handle discovery for now
5 years ago
Mickael Remond 2d95ca9384 Simplify component writing and make it similar to client
5 years ago
Mickael Remond d4a8616da2
Move examples out of the cmd directory
5 years ago