diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-26 01:46:03 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-26 01:46:03 +0200 |
commit | fda9b949f120686388407a0ed5ece7fb2ab71469 (patch) | |
tree | 21a8af55f303100221de620b8aafd344b662f808 /v2/README.md | |
parent | 4d47a6cefe3c5ac022aa2e91033065a2354f4d19 (diff) |
Reconnnect to server with thread
Diffstat (limited to 'v2/README.md')
-rw-r--r-- | v2/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/v2/README.md b/v2/README.md index 8ef1c6b..7b1a617 100644 --- a/v2/README.md +++ b/v2/README.md @@ -13,6 +13,7 @@ The idea is the following: - [x] sending message - [x] bug: do not allow sending empty message - [x] wrapping messages +- [ ] bug: when sending message after diconnect (serverfd?) ## server - [ ] log messages to file (save history) |