Directory: packages/grpc-js
npm package: @emmveqz/grpc-node-web
import * as grpc from '@emmveqz/grpc-node-web'
const grpcServer = new grpc.Server({
allowedOrigin: 'https://my-web-browser-app.com',
})
For a complete documentation, see github repo: grpc/grpc-node