Mediator
Mediator copied to clipboard
Cross-platform GUI gRPC debugging proxy
Hello thank you for your great job, I tried `deb` package to install Linux version of your app on my Arch Linux distro using [debtap](https://github.com/helixarch/debtap), but It didn't work can...
Hey I use this in my Code, but Mediator is not able to decode the Message/Response then. Postman can, so I assume its something outdated on Mediator? `enum CreateCharacterResult {...
Error: when building from main v1.5.0 (Release 1.4.6 builds OK) 
Similar to https://github.com/Rantanen/proxide#direct-connection-to-proxide , it would be convenient to have a direct connection mode, so that Mediator can be used even when we don't have a great control over client...
Hi , how to access queries of REST API? When i configure mediator, queries of grpc success completed, but rest api didn't complete
Hi , need step by step guide for beginners on how to use the tool for intercepting app traffic from an android emulator , a video on the same will...
Hi. I want to do this for an app from the Appstore. Is it possible? or I need to have access to source code? I can decompile with apktool, but...
On linux, I'm getting this assertion error when I open the settings page: ``` Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Rect::makeLTRB expected t -Infinity ``` I could give you the full...
All I get when I start mediator is a pause of about 5 seconds then 'Failed to start jvm'. I'm running jre8 and jdk-11.0.16.1. I have other java apps that...
I config proxy for record gRPC request. Language: Dart (Flutter) it recorded, but the Messaging can not display the data, seem it can not parser. Can you tell me where...