
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
react-native-grpc
Advanced tools
$ npm install react-native-grpc --save
Copy GrpcService.h, GrpcService.m and GrpcService.podspec from node_modules/react-native-grpc to PROJECT_FOLDER/ios
Add pod 'GrpcService', :path => '.' in Podfile
$ react-native link react-native-grpc
import Grpc from 'react-native-grpc';
// TODO: What to do with the module?
GrpcInit(ip: string, port: number, events: []);
const deviceId = await DeviceInfo.getUniqueId();
Event.startStream(deviceId);
FAQs
TODO
The npm package react-native-grpc receives a total of 5 weekly downloads. As such, react-native-grpc popularity was classified as not popular.
We found that react-native-grpc demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.