Mediator icon indicating copy to clipboard operation
Mediator copied to clipboard

Cross-platform GUI gRPC debugging proxy

Results 11 Mediator issues
Sort by recently updated
recently updated
newest added

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...

question

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) ![image](https://github.com/ButterCam/Mediator/assets/104476360/68e25bf4-e70d-40ee-9974-d9dbde3a2274)

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...

enhancement

Hi , how to access queries of REST API? When i configure mediator, queries of grpc success completed, but rest api didn't complete

question

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...

question

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...

question

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...