From d63176e22d21e347cf1c197084afe8eb1d5376b4 Mon Sep 17 00:00:00 2001 From: bt Date: Sat, 18 Apr 2026 23:12:11 +0200 Subject: [docs] Update protocol docs --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d56c4fa..2c6f30f 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Use following to setup Git hooks: `git config --local core.hooksPath hooks` * `tools/run.sh` - build and start server and few clients +* `tools/run-many.sh` - build and start two servers and two clients * `tools/build-spec.sh` - build Kaitai spec ## Wireshark plugin @@ -30,18 +31,3 @@ After building foked KSC use `./tools/build_spec.sh` to build the plugin and the it into Wireshark plugins directory. There is a problem with dissecting specific payloads. - -## TODO - -- Protocol - - Design authentication process - - Desing messages history sync - -- Server - - User to user messaging - - User to channel messaging - - Better error handling - -- Network library - - Handle partial TCP packets - - Better error handling -- cgit v1.2.3