blob: 195860c79e23ffad095002519f5f193cdb423594 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# 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
|