Eric Chamberlain

Results 4 issues of Eric Chamberlain

Thank you so much for this great library! I need a way to capture the signal when a client disconnects or cancels their request on a `UnaryStream`. I tried using...

I would like to be able to build all of my pods in parallel. Most of the dependencies I use do not share dependencies. So, in theory, they should be...

There are a few issues I've ran across while upgrading to Xcode 15: - C Clang Warnings > Strict Prototypes is set to `Yes`. I had to set this to...

I ran into some issues when building the project as a static lib. The changes made include some cleanup, some best practice build settings for external static libs as well...