You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-xmpp/_examples
genofire d9fdff0839 Add constants (enumlike) for stanza types and simplify packet creation (#62)
* Add constants (enumlike) for stanza types
* NewIQ, NewMessage and NewPresence are now initialized with the Attrs struct
* Update examples
* Do not export backoff code. For now, we do not need to expose backoff in the documentation
* Make presence priority an int8
5 years ago
..
delegation Add constants (enumlike) for stanza types and simplify packet creation (#62) 5 years ago
xmpp_component Add constants (enumlike) for stanza types and simplify packet creation (#62) 5 years ago
xmpp_echo Add constants (enumlike) for stanza types and simplify packet creation (#62) 5 years ago
xmpp_jukebox Add constants (enumlike) for stanza types and simplify packet creation (#62) 5 years ago
go.mod Add constants (enumlike) for stanza types and simplify packet creation (#62) 5 years ago
go.sum Add constants (enumlike) for stanza types and simplify packet creation (#62) 5 years ago