go-xmpp/_examples
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.
2020-01-31 11:18:36 +00:00
..
custom_stanza - Changed IQ stanzas to pointer semantics 2020-01-31 11:48:03 +01:00
delegation - Changed IQ stanzas to pointer semantics 2020-01-31 11:48:03 +01:00
muc_bot Fix issues after refactor 2019-11-08 12:07:55 +01:00
xmpp_chat_client - Changed IQ stanzas to pointer semantics 2020-01-31 11:48:03 +01:00
xmpp_component - Changed IQ stanzas to pointer semantics 2020-01-31 11:48:03 +01:00
xmpp_component2 - Changed IQ stanzas to pointer semantics 2020-01-31 11:48:03 +01:00
xmpp_echo PubSub protocol support (#142) 2020-01-09 15:33:11 +01:00
xmpp_jukebox - Changed IQ stanzas to pointer semantics 2020-01-31 11:48:03 +01:00
xmpp_oauth2 Added callback to process errors after connection. 2019-12-06 15:42:01 +01:00
xmpp_pubsub_client Merge pull request #148 from remicorniere/ResultSetsRework 2020-01-31 11:18:36 +00:00
xmpp_websocket Added callback to process errors after connection. 2019-12-06 15:42:01 +01:00
go.mod - Changed IQ stanzas to pointer semantics 2020-01-31 11:48:03 +01:00
go.sum Added xmpp_component2 example. 2019-12-26 15:05:34 +01:00