mirror of
https://github.com/utoni/nDPId.git
synced 2026-05-06 03:45:27 +00:00
Updated README.md
* added examples/README.md and schema/README.md Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
1ab6b9e042
commit
ef4a22ffac
4 changed files with 92 additions and 10 deletions
5
schema/README.md
Normal file
5
schema/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue