Commit Graph

14 Commits (1822089db65677c9b7cc418bae66b5b5afcee31d)

Author SHA1 Message Date
remicorniere 1822089db6 Tests for Component and code style fixes (#129)
* Tests for Component and code style fixes
5 years ago
remicorniere 7d89353156 Fix SIGSEGV in xmpp_component (#126)
* SIGSEGV in xmpp_component example with Prosody #126
5 years ago
Martin/Geno 6005a964ba fix stream management for component + add test 5 years ago
Mickael Remond 428787d7ab
Refactor and move parsing and stanza to a separate package 5 years ago
Mickael Remond af0ae525b8 An IQ can only have a single payload
"An IQ stanza of type "get" or "set" MUST contain exactly one
 child element, which specifies the semantics of the particular
 request."
5 years ago
Mickael Remond 4d015e5b29
With go modules, we should be able to remove import comments 5 years ago
Mickael Remond 61cdac89e0 Add support for generating delegation forwarded iq response 5 years ago
Mickael Remond c6f0d03f60 Add support for delegation namespace packet parsing
Refactor and clean up pubsub & pep files
5 years ago
Mickael Remond 6fc12e9779 Fix import and test 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 6 years ago
Mickael Remond bdfd035bf3
Handshake minor refactor 6 years ago
Mickael Remond b21fee420f
Code clean-up 6 years ago
Mickael Remond 90865aeb8e
Adhoc test component can successfully connect to ejabberd 6 years ago