An error occurred fetching the project authors.
  1. 15 May, 2017 1 commit
    • Jacob Vosmaer's avatar
      Don't reuse gRPC channels · 43f037c9
      Jacob Vosmaer authored
      It seems that bad things happen when two gRPC stubs share one gRPC
      channel so let's stop doing that. The downside of this is that we
      create more gRPC connections; one per stub.
      43f037c9
  2. 03 Apr, 2017 1 commit