go-xmpp/_examples/delegation
rcorniere 8798ff6fc1 - Changed IQ stanzas to pointer semantics
- Fixed commands from v 0.4.0 and tests
- Added primitive Result Sets support (XEP-0059)
2020-01-31 11:48:03 +01:00
..
delegation.go - Changed IQ stanzas to pointer semantics 2020-01-31 11:48:03 +01:00
README.md Add namespace delegation and priviledged entity example 2019-06-18 14:36:56 +02:00

Advanced component: delegation

delegation is an example of advanced component supporting Namespace Delegation (XEP-0355) and privileged entity (XEP-356).