aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 06e98a3..0a7375b 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@
## TODO:
-- [ ] how to know if stanza has been sent
+- [x] how to know if stanza has been sent
- [ ] error states for all negotiation parts
-- [ ] better errors
+- [x] better errors
- [x] rename structs
- [x] remove commented code
- [ ] asynchronous connect (with take_mut?)
@@ -16,7 +16,7 @@
### specs:
- [x] rfc 6120: core
-- [ ] rfc 6121: im
+- [x] rfc 6121: im
- [x] rfc 7590: tls
- [x] xep-0368: srv records for xmpp over tls
- [ ] server side downgrade protection for sasl