diff options
| author | bt <bt@rctt.net> | 2026-03-19 13:46:56 +0100 |
|---|---|---|
| committer | bt <bt@rctt.net> | 2026-03-19 13:48:33 +0100 |
| commit | 7988694e9ba8a949e6aee0998cd72bd7b1934bc1 (patch) | |
| tree | 12b6c8a950db2ed4a2671046b247f436ed576358 | |
| parent | 5164d3114d039e4b21f3207502b47f6872de9491 (diff) | |
| download | solec-7988694e9ba8a949e6aee0998cd72bd7b1934bc1.tar.gz solec-7988694e9ba8a949e6aee0998cd72bd7b1934bc1.zip | |
Update README.md
| -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 |
