diff options
Diffstat (limited to 'examples/README.md')
-rw-r--r-- | examples/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md index 22ff8874b..95804aabb 100644 --- a/examples/README.md +++ b/examples/README.md @@ -25,6 +25,10 @@ A discontinued tty UI nDPId dashboard. I've figured out that Go + UI is a bad id Prints prettyfied information about flow events. +## py-flow-dash + +A realtime web based graph using Plotly/Dash. + ## py-flow-multiprocess Simple Python Multiprocess example spawning two worker processes, one connecting to nDPIsrvd and one printing flow id's to STDOUT. |