diff options
| author | bt <bt@rctt.net> | 2026-04-18 23:12:11 +0200 |
|---|---|---|
| committer | bt <bt@rctt.net> | 2026-04-18 23:12:33 +0200 |
| commit | d63176e22d21e347cf1c197084afe8eb1d5376b4 (patch) | |
| tree | 501b77a9094dfa09acccaebd7698aee256309925 /README.md | |
| parent | e9aebac1a2a4732763c2f7e4428a23983d4eb6a3 (diff) | |
| download | solec-0.2.0.tar.gz solec-0.2.0.zip | |
[docs] Update protocol docsv0.2.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 1 insertions, 15 deletions
@@ -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 |
