mirror of
https://github.com/utoni/nDPId.git
synced 2026-05-05 10:41:35 +00:00
* added examples/README.md and schema/README.md Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
5 lines
376 B
Markdown
5 lines
376 B
Markdown
# schema
|
|
|
|
All schema's placed in here are nDPId exclusive, meaning that they are not necessarily representing a "real-world" JSON string received by e.g. `./example/py-json-stdout`.
|
|
This is due to the fact that libnDPI itself add's some JSON information to the serializer of which we have no control over.
|
|
IMHO it makes no sense to include stuff here that is part of libnDPI.
|