Commit Graph

400 Commits (6a3833b27d0b616b48a98ea4ffe71ba5d3b877eb)
 

Author SHA1 Message Date
Mickaël Rémond c55257cbed
Merge branch 'master' into xmpp-check
5 years ago
Mickael Remond f390433700
Add README for component.
5 years ago
Martin/Geno 757e339946
[BUGFIX] no pointer in type case in component
5 years ago
Mickaël Rémond 95dded61a1
Update README.md
5 years ago
Mickaël Rémond da0a8b9c29
Add readme for XMPP check domain
5 years ago
Mickaël Rémond 53916900d4
Update xmpp_test.go
5 years ago
Mickaël Rémond 5d6329f0b4
Update presence_test.go
5 years ago
Mickaël Rémond 23a710b36f
Update message_test.go
5 years ago
Mickaël Rémond 1a6e4f266b
Fix import path
5 years ago
Mickael Remond f45829916c Add tool to check XMPP certificate on starttls
5 years ago
Mickael Remond c642ad79fc More file to ignore
5 years ago
Mickael Remond d16c4cbba4
Add tool to check XMPP certificate on starttls
5 years ago
Mickael Remond 67d9170354
More file to ignore
5 years ago
Mickaël Rémond 91a7cc9c64
Merge pull request #16 from TheoMcGinley/infinite-retries-fix
5 years ago
Mickaël Rémond ffcde39ba6
Add test (and refactor them) for PR#15 (#18)
5 years ago
Mickaël Rémond 392d3a1ae7
Merge pull request #15 from TheoMcGinley/presence-parsing-fix
5 years ago
Mickaël Rémond da4ae4693e
Merge pull request #17 from TheoMcGinley/close-channel-after-error
5 years ago
Theo McGinley 48bc14b3e0 Closed receiver chan on error
5 years ago
Theo McGinley adf2c13a8c Fixed infinite retries for failed TCP dial
5 years ago
Theo McGinley e1cb9ac037 Parse show, status, and priority of presence stanzas as child elements instead of attributes
5 years ago
Mickael Remond c0f3d20440
Use tagged version for soundcloud and mgp123
5 years ago
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
5 years ago
Mickaël Rémond 140d3b4d95
Merge pull request #14 from SamWhited/support_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.
5 years ago
Mickaël Rémond 9bebbda379
Update README.md
5 years ago
Mickael Remond a35a7959d7
Fix typo
5 years ago
Mickael Remond be587fac4c
Fix path in Dockerfile
5 years ago
Mickael Remond f837b8be87
Merge branch 'master' of github.com:FluuxIO/go-xmpp
5 years ago
Mickael Remond c7cdf3b5f3
Fix broken imports
5 years ago
Mickaël Rémond 590eed1d07
More obvious link to GoDoc
5 years ago
Mickael Remond 5eae7f4ef7
Move project to gosrc.io/xmpp
5 years ago
hypafrag 3a51dce786 added charsets support
6 years ago
Mickael Remond 95585866c2
Add timing metrics in client.
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