Commit Graph

10 Commits (5eff2d762322e61b60bd0df2c7c35b8b42653e41)

Author SHA1 Message Date
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
Mickael Remond 4d015e5b29
With go modules, we should be able to remove import comments 5 years ago
Mickael Remond 5eae7f4ef7
Move project to gosrc.io/xmpp
The URL will be more permanent as this is a place we dedicate as short URL for our go projects.
6 years ago
Mickael Remond 07b0d2d14d
Cleanup and add test for IOT control set parsing 7 years ago
Mickael Remond 3e6cf2c8b0
Add link to component protocol 7 years ago
Mickael Remond 4173d9ee70
Fix link format 7 years ago
Mickael Remond b9b77f6be9
Improve code documentation 7 years ago
Mickael Remond ca148e5fe5
Improve code documentation 7 years ago
Mickael Remond ce61a253af
Fix formatting 7 years ago
Mickael Remond 8a611050b4
Add package level documentation. 7 years ago