AFNetwork-JSON-RPC-Client icon indicating copy to clipboard operation
AFNetwork-JSON-RPC-Client copied to clipboard

JSON-RPC client for iOS, based on AFNetworking

Results 1 AFNetwork-JSON-RPC-Client issues
Sort by recently updated
recently updated
newest added

Hi - Any suggestions for modifying time-out value for requests? Since no NSMutableRequest is sent into the methods, the normal way of modifying timeout with AFNetworking doesn't seem practical. Thanks!