Commit Graph

14 Commits

Author SHA1 Message Date
Mickaël Rémond 6365fcb59f Update other dependencies 2025-09-29 14:01:44 +02:00
Mickaël Rémond 8e1c4f1204 Bump Go version and go-cmp version
Update code to fix tests.
2025-09-29 14:01:44 +02:00
CORNIERE Rémi 6a3ee5b0a5 Support for XEP-0334 2020-04-09 10:02:11 +02:00
Jerome Sautret 6e2ba9ca57 Remove context leak warnings 2019-12-26 15:51:19 +01:00
Wichert Akkerman 21f6a549db Always add an id to IQ queries 2019-11-04 16:22:05 +01:00
Wichert Akkerman 66e219844b Add a websocket transport 2019-10-28 16:38:10 +01:00
Mickael Remond 2cdda48467 Update xerrors dependency for go 1.13 2019-09-27 16:32:53 +02:00
Mickael Remond a23194ad96 Add submodule for commands
The goal is to keep dependencies list minimal for users of the xmpp
modules. We do not want to force to increase largely the number of
indirect dependencies when you require xmpp.

The command-line stuff may not likely be needed in the end developer
application.
2019-07-27 17:15:28 -07:00
Mickael Remond 6a5f2750f1 Clean-up 2019-07-27 16:50:10 -07:00
Mickael Remond 9f095cb90f Update dependencies 2019-07-27 09:22:44 -07:00
Mickael Remond d4a8616da2 Move examples out of the cmd directory
They are now in _examples dir.
Fix #26
2019-06-08 11:34:09 +02:00
Mickael Remond 2d8d4516fd Handling basic unrecoverable errors
Fix #43
2019-06-07 15:23:23 +02:00
Mickael Remond c0f3d20440 Use tagged version for soundcloud and mgp123 2019-01-23 09:22:15 +01:00
Sam Whited fab47e1a4b Support Go Modules 2019-01-16 10:27:34 -06:00