todo for sendxmpp

This commit is contained in:
genofire 2019-07-25 11:33:43 +02:00 committed by Mickaël Rémond
parent e3e57ac803
commit ff5885f29d

7
cmd/sendxmpp/TODO.md Normal file
View file

@ -0,0 +1,7 @@
# TODO
- configuration
- allow unecrypted
- skip tls verification
- support muc and single user at same time
- send html -> parse console colors to xhtml (is there a easy way or lib for it)