Commit Graph

129 Commits (cf836f5f717ba9761b90df13dace8b1362c3eeb8)
 

Author SHA1 Message Date
Mickael Remond cf836f5f71
Add CoC and contribution guide 5 years ago
Mickaël Rémond b030e8dd4b
Merge pull request #13 from hypafrag/xml_charset_reader_support
added charsets support
5 years ago
Mickaël Rémond 140d3b4d95
Merge pull request #14 from SamWhited/support_modules
Support Go Modules
5 years ago
Sam Whited fab47e1a4b Support Go Modules 5 years ago
Mickaël Rémond 94d9cbf7fa
Update README.md 5 years ago
Mickael Remond 401f0be40c
Detail on dependency policy. 6 years ago
Mickaël Rémond 9bebbda379
Update README.md 6 years ago
Mickael Remond a35a7959d7
Fix typo 6 years ago
Mickael Remond be587fac4c
Fix path in Dockerfile 6 years ago
Mickael Remond f837b8be87
Merge branch 'master' of github.com:FluuxIO/go-xmpp 6 years ago
Mickael Remond c7cdf3b5f3
Fix broken imports 6 years ago
Mickaël Rémond 590eed1d07
More obvious link to GoDoc 6 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
hypafrag 3a51dce786 added charsets support 6 years ago
Mickael Remond 95585866c2
Add timing metrics in client.
This can be used to monitor/troubleshoot server performance.
6 years ago
Mickael Remond f70e2ca9a7
Rename options -> config 6 years ago
Mickael Remond fa5590e921
Rename Options to Config 6 years ago
Mickael Remond 1c3aaad174
Minor: comment reformat. 6 years ago
Mickael Remond a43518b976
Better style 6 years ago
Mickael Remond 07b0d2d14d
Cleanup and add test for IOT control set parsing 6 years ago
Mickael Remond d6bedfb033
Minor cleanup 6 years ago
Mickael Remond 24b8d7da3d
Make demo component generic 6 years ago
Mickael Remond bb1621364a
Demo support for items browsing 6 years ago
Mickael Remond c451e3bc63
Add support for disco info node 6 years ago
Mickael Remond 266ed9b1e4
Do not marshal 'empty' error elements 6 years ago
Mickael Remond ad6e09a0f6
Implements send / send raw 6 years ago
Mickael Remond 2cd8eed765
Implement disco#items parsing and marshaling 6 years ago
Mickael Remond 3e6cf2c8b0
Add link to component protocol 6 years ago
Mickael Remond bdfd035bf3
Handshake minor refactor 6 years ago
Mickael Remond 4173d9ee70
Fix link format 6 years ago
Mickael Remond b9b77f6be9
Improve code documentation 6 years ago
Mickael Remond ca148e5fe5
Improve code documentation 6 years ago
Mickael Remond 7e50d313ea
Improve presence / message test 6 years ago
Mickael Remond 28fb5bf61b
Add basic test for messages 6 years ago
Mickael Remond 7ae2adca9f
Adds support for error element on message and presence 6 years ago
Mickael Remond 8cb1e1264e
Clean-up 6 years ago
Mickael Remond cb2af43fe3
Decode presence and message for components 6 years ago
Mickael Remond 57cc0a25ac
Clean-up 6 years ago
Mickaël Rémond adb14260f0
Merge pull request #6 "Error parsing / generation" 6 years ago
Mickael Remond fb8d050a00
IQ error management 6 years ago
Mickael Remond 8470c01c09
Implement error parsing 6 years ago
Mickael Remond bbfafbb32c
Clean-up / Consistency 6 years ago
Mickael Remond 993ca630f7
Test and code refactor 6 years ago
Mickaël Rémond 80f2888cff
Update README.md 6 years ago
Mickael Remond d33490cdc0
Work-in-progress on dynamic IQ parsing 6 years ago
Mickaël Rémond 2e47f1659d
Merge pull request #5 from FluuxIO/parsing
Improve IQ parsing and generation
6 years ago
Mickael Remond 20c2c44941
Fix broken tests 6 years ago
Mickael Remond b3c11fb151
If codecov script is not available, do not try to upload 6 years ago
Mickael Remond c821267928
Do not repeat xmlns in attributes on parsing 6 years ago
Mickael Remond dade3504f0
Improve generic IQ parsing 6 years ago