summaryrefslogtreecommitdiff
path: root/examples/go-dashboard
Commit message (Expand)AuthorAge
* nDPIsrvd C API overhaul and massive simplification.Toni Uhlig2021-02-06
* Fixed braindead failure - Increase of NETWORK_BUFFER_MAX_SIZE > 9999 means to...Toni Uhlig2021-01-27
* Increased JSON buffer size to 12288 (libnDPI serializes more and more informa...Toni Uhlig2021-01-27
* Finished (mostly) C guessed/undetected flow dumper.Toni Uhlig2021-01-26
* go-dashboard: Print unmarshalled JSON string in a textbox.Toni Uhlig2020-09-03
* go-dashboard: Added event structs and JSON unmarshal semantic.Toni Uhlig2020-09-02
* go-dashboard: go mod/vendor support + termdash text user interfaceToni Uhlig2020-09-01
* Added golang JSON deserializer example.Toni Uhlig2020-08-31