summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md30
1 files changed, 21 insertions, 9 deletions
diff --git a/TODO.md b/TODO.md
index 22d656a..31f8012 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,11 +1,23 @@
# TODO
-[ ] recognise starttls required
-[ ] logging
-[ ] documentation
-[ ] error handling
- [ ] remove unwraps
- [ ] proper error types
- [ ] stream error type
-[ ] change stanzas from owned to borrowed types with lifetimes
-[ ] Into<Element> trait with event() and content() functions
+## next
+
+ci/cd: doc generation
+feature: error handling on stream according to rfc6120
+docs: jid
+docs: jabber
+docs: starttls
+docs: sasl
+docs: resource binding
+feature: logging
+feature: starttls
+feature: sasl
+feature: resource binding
+
+## in progress
+
+
+## done
+
+feature: jabber client connection
+feature: jid