react-native-grpc icon indicating copy to clipboard operation
react-native-grpc copied to clipboard

gRPC for react-native

Results 8 react-native-grpc issues
Sort by recently updated
recently updated
newest added

hey @Mitch528 just came across this, looks awesome. Going to test it out now ;p Are you still active on it? What are you working on with it?

Added setKeepAliveTime Added setKeepAliveTimeout Grpc Reset

Hi @Mitch528 ! Is there a plan to migrate this package to the new turbo modules API? I tried to migrate this package myself by forking it. But it turned...

Hi, I have 2 hosts, one for authentication and other for data processing. On login screen, I set host for login and after that I set host for getting data....

Thanks for this package! Do you have any input for implementing bidirectional streaming? Are there specific issues with implementing it or is it just a time commitment issue? Id like...

Bumped min sdk version & namespace aded

Right now the grpc headers are ignored but they contain useful information even for grpc errors. This change augments the error with a headers field and fills it in with...

Hi @Mitch528, What a great work, thanks for sharing it with us, really. I'm really new to react native, and I'm trying to figure out why expo does not register...