diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -42,9 +42,10 @@ Run `rm -r build` to clean the build folder. You can get a help page by running - [x] receiving one-to-one text messages - [x] sending one-to-one text messages - [ ] refactoring + - [x] fix reconnection bug - [ ] proper memory management - [ ] fix random crashes (if still existing) - - [ ] handle roster updates (includes reconnect bug) + - [ ] handle roster updates - [ ] implement 'disconnecting' state - [ ] audit functions combined with every possible state - [ ] consistent error handling (including semantic error codes) |