blob: b06278e8573831986122834c7a760b91795368e3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# jabber client library
## TODO:
- [ ] error states for all negotiation parts
- [ ] better errors
- [x] rename structs
- [x] remove commented code
- [ ] asynchronous connect (with take_mut?)
- [ ] split into separate crates: stanza, jabber, and luz
|