Commit Graph

14 Commits (master)

Author SHA1 Message Date
rcorniere 086ceb4047 Removed unnecessary dependencies from the core lib go.mod 4 years ago
CORNIERE Rémi 1ba2add651 Example client with TUI 4 years ago
Wichert Akkerman 21f6a549db Always add an id to IQ queries 5 years ago
Mickael Remond ebb6e845bf
Update requirements to go1.13 as required by new websockets dependencies 5 years ago
Wichert Akkerman 66e219844b Add a websocket transport 5 years ago
Mickael Remond 2cdda48467 Update xerrors dependency for go 1.13 5 years ago
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.
5 years ago
Mickael Remond 6a5f2750f1
Clean-up 5 years ago
Mickael Remond 9f095cb90f
Update dependencies 5 years ago
Mickael Remond 4d015e5b29
With go modules, we should be able to remove import comments 5 years ago
Mickael Remond d4a8616da2
Move examples out of the cmd directory
They are now in _examples dir.
Fix #26
5 years ago
Mickael Remond 2d8d4516fd
Handling basic unrecoverable errors
Fix #43
5 years ago
Mickael Remond c0f3d20440
Use tagged version for soundcloud and mgp123 5 years ago
Sam Whited fab47e1a4b Support Go Modules 5 years ago