Skip to content
Discussion options

You must be logged in to vote

We prefer using the dotnet tool called resp-cli. @mgravell added this feature: in --gui mode, there's a new --proxy API. This is like the popular Fiddler tool, but for RESP. You can observe the traffic of commands between the client and the server using this tool. The idea is that you tell resp-cli to act as a proxy to (some server, optionally with TLS / client-certs), and your local app connects to the proxy; you can then observe all the operations in-flight.

Installation details: https://www.nuget.org/packages/resp-cli/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by badrishc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants