Skip to content

request: remove grpc dependency from @grpc/health-check #926

@cjihrig

Description

@cjihrig

Is your feature request related to a problem? Please describe.

Not necessarily a problem, but I've had a request to fork this package. I don't really want to. From what I can tell, grpc.makeGenericClientConstructor() and grpc.status.NOT_FOUND are the only production dependencies on the grpc module.

Describe the solution you'd like

If health.js exported a function that accepted a grpc-like module, the module could use that as its gRPC dependency.

Describe alternatives you've considered

Forking - but that seems a bit extreme for such a small module.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions