npm

This package has been deprecated

Author message:

duplicate project

grpc-gateway

1.0.1 • Public • Published

gRPC Web Gateway

Proxies HTTP & WebSocket requests to gRPC service.

Usage

const path = require('path');

const gateway = createGrpcGateway({
  apiHost: 'grpc-api:443'
});

gateway.listen(8080);

Readme

Keywords

none

Package Sidebar

Install

npm i grpc-gateway

Weekly Downloads

1

Version

1.0.1

License

none

Unpacked Size

519 kB

Total Files

92

Last publish

Collaborators

  • npm