go-xmpp/cmd/sendxmpp/TODO.md

8 lines
198 B
Markdown
Raw Normal View History

2019-07-25 02:33:43 -07:00
# TODO
- configuration
2019-07-27 16:32:38 -07:00
- allow unencrypted
2019-07-25 02:33:43 -07:00
- skip tls verification
- support muc and single user at same time
2019-07-27 16:32:38 -07:00
- send html -> parse console colors to xhtml (is there a easy way or lib for it ?)