Commit Graph

12 Commits (661188752e1503fc35c5cb9606ba5e979e918920)

Author SHA1 Message Date
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 715bf6976f Fix client tests 5 years ago
Mickael Remond 709a95129e
Clean up and fix StartTLS feature discovery
Required field was never set to true
5 years ago
Mickael Remond 021f6d3740 Refactor ClientManager into a more generic StreamManager 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 fa5590e921
Rename Options to Config 6 years ago
Mickael Remond d33490cdc0
Work-in-progress on dynamic IQ parsing 7 years ago
Mickael Remond dade3504f0
Improve generic IQ parsing 7 years ago
Mickael Remond 10219ec1e6
Refactor parsing / improve typing 7 years ago
Mickael Remond 710174b165
Moving XMPP library to Fluux project 7 years ago