Isaac Arogbonlo
Isaac Arogbonlo
This PR relaxes the return types of the pipe function in Eio.Process to make the code more flexible. The main goal was to allow the pipe function to handle a...
Create a terminal-based interactive user interface (TUI) for `knetvis` that allows users to navigate, view and interact with network visualizations directly from the terminal. **Tasks**: - Research how to implement...
Add support for visualizing service-to-service communications in **Istio**, **Linkerd** or other service mesh frameworks. This will help users visualize the traffic and policies between services. **Tasks**: - Investigate how Istio...
Add an option to export the visualized network graphs to image formats like PNG or SVG. This feature will allow users to save and share the network graphs more easily....
This PR relaxes the return types of the pipe function in Eio.Process to make the code more flexible. The main goal was to allow the pipe function to handle a...