diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-21 12:55:55 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-21 12:55:55 +0200 |
commit | 94c9a5f9ee31badae78229edfbf1c663acf54c49 (patch) | |
tree | 88a549cfdeb1c5c12077f121a143841a645c5e12 | |
parent | 65d137348f400d37fb95b4d4076de145f5a22bff (diff) |
add to readme
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ The idea is the following: # Client - bug: when having multiple messages and resizing a lot, the output will be in shambles - bug: when resizing afters sending messages over network it crashes +- bug: all messages using the same buffer for text - use pointer for add_message - validation of sent/received messages - handle disconnection |