diff options
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -33,13 +33,13 @@ There is a problem with dissecting specific payloads. ## TODO - Protocol - - Design handshake process - - Design basic messaging - - Maybe put payload type and length into same bytes? + - Design authentication process + - Desing messages history sync - Server - - Put server stuff into a package - - Create handlers + - User to user messaging + - User to channel messaging + - Better error handling - Network library - Handle partial TCP packets |
