diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-07-20 20:59:27 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-07-20 21:27:48 +0300 |
| commit | dd6314503f02dde966adce06e27105f547300077 (patch) | |
| tree | 6aeba0c967aed6cda50de7d88d5ae75effd1f657 /tests/scripts/makefile | |
| parent | be647e6f781421600bfb172a7b7ad73a106398a4 (diff) | |
| download | lark-dd6314503f02dde966adce06e27105f547300077.tar.gz lark-dd6314503f02dde966adce06e27105f547300077.zip | |
better command format
+ Each command start with <STRING> <NUMBER> with possible leading/trailing
whitespace. <STRING> specifies the command name, <NUMBER> the size of
the command header, which uses a key-value format, kind of like ini.
Key-value parser is not yet implemented, but should be fairly simple to do.
+ The content of the message should be lark-encoded, essentially just that
each '=' in the text is replaced by '>=' (or something) so that the stream
of headers + message becomes self-synchronizing (kind of at least?)
Diffstat (limited to 'tests/scripts/makefile')
0 files changed, 0 insertions, 0 deletions
