grpc-swift icon indicating copy to clipboard operation
grpc-swift copied to clipboard

Run interoperability tests between C++ client and Swift server in CI

Open glbrntt opened this issue 5 years ago • 0 comments

We run the following combinations of interoperability tests in CI:

  • Swift server / Swift client
  • C++ server / Swift client

We should run:

  • Swift server / C++ client

glbrntt avatar Oct 30 '20 11:10 glbrntt