elliots/protoc-gen-twirp_swagger

Swift4's generated use the main queue to process response

zboralski opened this issue · 1 comments

It would be nice if it was using the background queue or a configurable queue.

We use AsyncDisplayKit and we do nearly everything in the background.

I had to patch the generated code to specify my queue as an argument to all the validatedRequest's method.

wrong repo sorry