proxide 0.2.3

Proxide is a debugging proxy for capturing HTTP/2 and gRPC traffic.
1
2
3
4
pub mod filters;

mod table_view;
pub use table_view::TableView;