orb-community / pktvisor

pktvisor is a dynamic network observability agent that smartly analyzes network traffic and generates opentelemetry metrics
https://orb.community
Mozilla Public License 2.0
469 stars 33 forks source link

[Proposal] Replace JSF with PCG-CPP #700

Open leoparente opened 10 months ago

leoparente commented 10 months ago

JSF was introduced in: https://github.com/orb-community/pktvisor/pull/110

https://github.com/imneme/pcg-cpp can be used through conan (https://conan.io/center/recipes/pcg-cpp?version=cci.20220409) which would reduce code being maintained on pktvisor side.