Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display HTTP traffic (API requests) #179

Open
grennis opened this issue May 18, 2022 · 2 comments
Open

Display HTTP traffic (API requests) #179

grennis opened this issue May 18, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@grennis
Copy link

grennis commented May 18, 2022

Is your feature request related to a problem? Please describe.
It's helpful to monitor network traffic of an app in development.

Describe the solution you'd like
A lightweight HTTP monitor for just the app I'm debugging with json request/response would be great. If it just magically worked like other features, that would be awesome.

Describe alternatives you've considered
There is proxyman to display network traffic (API requests) but it's a pretty heavyweight general purpose tool that does too much and shows me too much. I've also used other tools like flipper but those require modifying the app.

Additional context
None

@grennis grennis added the enhancement New feature or request label May 18, 2022
@AvdLee
Copy link
Owner

AvdLee commented May 25, 2022

Yeah, the question is whether we can build this in w/o the need for an in-app dependency. I'm expecting this to be to far off from what RocketSim is doing today, so I don't expect to implement this soon. Yet, I do like the idea, so I'll keep it open for future reference to revisit if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants