firebase-android-sdk icon indicating copy to clipboard operation
firebase-android-sdk copied to clipboard

Expose a way to set Firestore channel or stub

Open ColtonIdle opened this issue 1 year ago • 7 comments

What feature would you like to see?

Expose a way to set firestore channel or stub

How would you use it?

Currently there is no good way to inspect the grpc traffic that goes over the wire. There is a library that allows inspection of grpc, and with my conversation with the maintainer, all we'd need is a way to set the firestore channel or stub.

https://github.com/ButterCam/Mediator/issues/2#issuecomment-1240192379

Maybe there already is a way to do this that I don't know of yet?

ColtonIdle avatar Sep 08 '22 04:09 ColtonIdle

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

google-oss-bot avatar Sep 08 '22 04:09 google-oss-bot

Hi,

Thank you for filling up the feature request! Currently we do not support customized firestore channel or stub but it is a valuable suggestion. I create an internal ticket to keep track of this. b/245970919

cherylEnkidu avatar Sep 09 '22 19:09 cherylEnkidu

@cherylEnkidu any chance you can update the feature request to just be able to set a proxy instead of a stub/channel. That looks to be the direction that the github issue attached in the description took.

ColtonIdle avatar Sep 09 '22 20:09 ColtonIdle

Sure I will update the request.

cherylEnkidu avatar Sep 09 '22 20:09 cherylEnkidu

Hi,

This feature is been tracked internally, I will close this github ticket and reporter will be notified in the future when the feature got implemented.

cherylEnkidu avatar Dec 23 '23 00:12 cherylEnkidu

Hi,

The team decided to keep the ticket open until the feature is implemented or bug is fixed for external visibility.

cherylEnkidu avatar Jan 16 '24 22:01 cherylEnkidu

Cool, it would be really cool to inspect grpc traffic this way

ColtonIdle avatar Jan 17 '24 18:01 ColtonIdle