From 3ad586cf788f8ffaac548b5b7a9de74523ac3b92 Mon Sep 17 00:00:00 2001 From: cbdev Date: Sat, 20 Feb 2021 20:07:16 +0100 Subject: Add dynamic32 to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7168bcd..58860dd 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ Documentation for these resides in the `plugins/` directory. * [backend\_file](plugins/backend_file.md) - Read connection peers from dynamic file paths * [framing\_fixedlength](plugins/framing_fixedlength.md) - Frame the peer stream using fixed length segments +* [framing\_dynamic32](plugins/framing_dynamic32.md) - Frame the peer stream using 32bit length fields from the stream itself * [framing\_json](plugins/framing_json.md) - Segment the peer stream into JSON entities # Building -- cgit v1.2.3