nesium / cocoa-amf

Objective-C implementation of the Flash Remoting format (AMF0/AMF3) for servers and clients.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't specify a time limit on a call

tbarfoot opened this issue · comments

commented

This is a great library, it works perfectly. The issue i'm having is that there seems to be no way to set, or specify a time limit for a network/DB call to return. I need a way to stop a call that does not return at all.