11 lines
251 B
Markdown
11 lines
251 B
Markdown
|
# jabber client library
|
||
|
|
||
|
## TODO:
|
||
|
|
||
|
- [ ] error states for all negotiation parts
|
||
|
- [ ] better errors
|
||
|
- [ ] rename structs
|
||
|
- [ ] remove commented code
|
||
|
- [ ] asynchronous connect (with take_mut?)
|
||
|
- [ ] split into separate crates: stanza, jabber, and luz
|