Eddie Seay

Results 14 comments of Eddie Seay

Hey @glbrntt - do you have any update on this or might you be able to provide me some direction so that I could attempt a fix and PR myself?...

> Can you use a client/server with localhost networking for your tests? You will still have access to the `trailingMetadata`. @glbrntt Oh no! I actually started out using the `async/await`...

> For what it's worth you can create a test server within your tests: you shouldn't need additional steps before or after `swift test` to do this (this is what...

@glbrntt This solution worked great, and the example was perfect! Thanks for the assistance.

I've read this thread and understand the complexity surrounding adding HTTP/2 support, but I just wanted to more or less throw a "+1" onto this issue as someone who would...

@NghiaTranUIT well I'll clarify that the back-end is serving a gRPC hybrid called [Connect](https://connect.build), so we're actually just using `POST` requests with normal request bodies, but those requests require HTTP/2....

Is there anything else needed in order to merge this PR? I see that the CI check failed above, but it appears to be related to an invalid API token.

> For the time being, we are just ignoring this file from the linter. Hopefully this gets merged soon! Same. We've just added all of the things in our `Generated`...