grpc
npm install react-native-grpc-client
import { startStream } from "react-native-grpc-client";
// ...
const result = startStream('103.141.140.189', 9100);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT