diff --git a/cmd/sendxmpp/TODO.md b/cmd/sendxmpp/TODO.md index 7e50d27..0c2d030 100644 --- a/cmd/sendxmpp/TODO.md +++ b/cmd/sendxmpp/TODO.md @@ -1,5 +1,12 @@ # TODO +## Issues + +- Remove global variable (like mucToleave) +- Does not report error when trying to connect to a non open port (for example localhost with no server running). + +## Features + - configuration - allow unencrypted - skip tls verification