Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat: allow passing a http.Agent to the grpc client #3477

Merged
merged 3 commits into from
Jan 14, 2021

Commits on Jan 14, 2021

  1. feat: allow passing a http.Agent to the grpc client

    Follows on from #3474 and allows using http.Agents with node.js to
    control the behaviour of the underlying node http client.
    achingbrain committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    83b6f60 View commit details
    Browse the repository at this point in the history
  2. chore: typecheck errors

    achingbrain committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    3a8e34f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bf0f88 View commit details
    Browse the repository at this point in the history