Kolin Krewinkel
Kolin Krewinkel
Also @tonyarnold, feel free to ping me with a private message (on ADN) and we can talk real-time and collaborate on it, if you want. Also available on AIM as...
We don't actually have a repository for that (and that's not my area.) I'll work on it more when I have time... first day of sophomore year went from "free...
As soon as it's brought up to date, it can be merged. Sent from my iPad > On Jan 30, 2014, at 17:32, Bryan Berg [email protected] wrote: > > What...
Does anyone know how we can go about adding a dependency to joeldev/SocketShuttle in the pod spec? I'm not well versed in pod-knowledge and AFAIK you can't do git references...
We've never actually talked about merging them back up. I guess there's nothing wrong with doing so, though.
Couple things: firstly, thanks. My initial inclination is towards a singleton socket, or—even better—one that sticks per authentication token. Now that we're in the conclusion phase, I'm curious what my...
Not that I can think of. Even changing pagination settings wouldn't warrant creating a new socket as it's only for the short-lifetime of the request.
So, remaining, (and feel free to suggest, so I can add to this): - [ ] Test and hopefully amend destruction and recreation of `socketShuttle` property. - [ ] Change...
@joeldev, should we put all of the calls to ADNKit which involve the semaphore on a serial queue (for user streams)?
It's functioning (albeit not with much polish), but the bug I'm noticing right now is that after using a streaming-request (-requestStreamingUpdatesForOperation:), the operation queue seems to stop running operations, even...