Aaron Sutula

Results 68 issues of Aaron Sutula

Awesome project! It looks like it makes something overly complex in Android really simple :) My use case is for playing a live audio stream. The URL for the stream...

protobuf.js version: 6.8.8 My use case for the generated Typescript types, specifically the interfaces, is to expose a less verbose API to a client consuming, what is under the hood,...

Adding support for fetching a single message so we can add it to the mobile sdk apis (https://github.com/textileio/ios-textile/issues/89)

Ok, I took a look. I'm remembering now that we started the async push with just adding files and data. Here are the remaining methods that could be changed if...

**Is your feature request related to a problem? Please describe.** Noticing calls to `registerCafe` can take many seconds to complete. **Describe the solution you'd like** It should be async with...

Digging into camera roll processing, I'm seeing that if I allow more than one call to `prepareFiles` to run at a time (it is an async call), the app crashes...

I remember we were having some confusion about getting data content back out, like what we were getting back out wasn't what we expected (I wonder if this had something...

https://github.com/protocolbuffers/protobuf/blob/master/java/lite.md Apparently better for Android apps.

## Description This is a larger project with the goal of blurring the line between your phone's contact list and your contact list in a Textile app. ## Initiative /...

Epic