firebase / firebase/firebase-android-sdk
Expose a way to set Firestore channel or stub
Open
api: firestore
type: feature request
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 710
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 31
Description
## 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?
Contributor guide
Assessment
This issue has not been assessed yet.