Gabe Rudy

Results 5 issues of Gabe Rudy

I know these APIs are fairly new, but they really make sense for react native clients. Especially the notification integration and event tracking with batching/offline tracking make sense to use...

These are completely optional, but I've made a number of patches to enable our utalization as bamtools as a library. I've tried to keep them in their own commits. The...

Pop the crossReferenceKeyList after recursing down so that codegen succeeds when two siblings have the same complex type.

Hi there, I'd do a pull request if I was a bit more familiar with the backend data model, but I was wondering if we could get the list of...

This fixes handling ssh connection errors by using error callback instead of throwing an exception when appropriate. This resolves issue apocas/dockerode#764 and replaced pull request #163