Commit Graph

8 Commits (master)

Author SHA1 Message Date
rcorniere e59a86c380 Refactor tests 4 years ago
remicorniere 928c1595ef
Merge pull request #148 from remicorniere/ResultSetsRework
- Changed IQ stanzas to pointer semantics
- Fixed commands from v 0.4.0 and tests
- Added primitive Result Sets support (XEP-0059)
- Tests for Result sets are not implemented yet. Result sets seem to be fairly unused across servers and is a little weird to test without a specific implementing XEP like XEP-0313; because the implementations are different across XEPs. Therefore, as 313 is coming, I'll update the tests for XEP-0059 with it.
4 years ago
rcorniere 8798ff6fc1 - Changed IQ stanzas to pointer semantics
- Fixed commands from v 0.4.0 and tests
- Added primitive Result Sets support (XEP-0059)
4 years ago
remicorniere 3a3a15507e
Update README.md 4 years ago
CORNIERE Rémi 1d1adb0c48 Example pubsub code cleanup 4 years ago
CORNIERE Rémi 20e02cc9ad Added node config 4 years ago
CORNIERE Rémi 9ca9f48c89 Added README.md 4 years ago
CORNIERE Rémi f3218c4afa PubSub example 4 years ago