summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2023-10-21 01:28:54 +0100
committerLibravatar cel 🌸 <cel@blos.sm>2023-10-21 01:28:54 +0100
commite893869df974ebb7afcc318119840c53f8f377cb (patch)
tree3319dba477784c126011acc5422c9973782f7850 /TODO.md
parentba94ee66fafbabd63d6d1ed5edf435d4c46c6796 (diff)
downloadluz-e893869df974ebb7afcc318119840c53f8f377cb.tar.gz
luz-e893869df974ebb7afcc318119840c53f8f377cb.tar.bz2
luz-e893869df974ebb7afcc318119840c53f8f377cb.zip
implement connection
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