Rafael Nobre
Rafael Nobre
Hi, I discovered SDWebImage and your categories today to replace AFNetworking basic loading mechanism and its awesome! I needed support for UIButtons and made a fork and private pod to...
Hi! I understand Socket.io sends pings and expects pongs to identify an active connection. For the moment, our server reduced the 25sec ping interval / 60sec ping timeout to a...
And some other fixes from other forks.
Also automate git tag to point to latest spec version.
Hi! This is a good component, thanks for sharing! I needed some tweaks and fixes for my use case, and hope it might be useful for the library or anyone...
Hi! Great work! I'm trying your implementation, it works good with the bin file sample, but not when feeding it depth data from the iPhone XR camera! Could you explain...
When reading frames from the iPhone cameras with TrueDepth sensors, one can request depth data in the `kCVPixelFormatType_DepthFloat16`, which outputs float16 depth values in meters. Maybe FusionProcessor could bypass this...
Hi! I'm having a heavy load on PicoCache class when querying webservice calls concurrently inside NSOperationQueue, is this normal ? Can it be improved ? For example, when queuing 20...
Hi, I'm trying to consume an API, the soap envelope generated by Nano looks like this: ``` 1234 abcd 57 1 TipoConsulta Precatórios / Beneficiário ``` It returns incorrect results...
Hi, I tried to evaluate the fix for nano Soap Action generation, updating my mwsc binaries with Maven, but got the error : "Failed to execute goal on project mwsc:...