2024-12-04 17:38:36 +00:00
|
|
|
# jabber client library
|
|
|
|
|
|
|
|
## TODO:
|
|
|
|
|
|
|
|
- [ ] error states for all negotiation parts
|
|
|
|
- [ ] better errors
|
2024-12-04 18:18:37 +00:00
|
|
|
- [x] rename structs
|
|
|
|
- [x] remove commented code
|
2024-12-04 17:38:36 +00:00
|
|
|
- [ ] asynchronous connect (with take_mut?)
|
|
|
|
- [ ] split into separate crates: stanza, jabber, and luz
|