SoftInstigate / angular-restheart

AngularJS client module for RESTHeart
8 stars 3 forks source link

add new callback to handle network errors #3

Closed ujibang closed 8 years ago

ujibang commented 8 years ago

add new callback to handle the case where the server does not respond, i.e. it is not reachable.

something like:

restheartProvider.onNetworkError(callback);
mkjsix commented 8 years ago

Shall we release v. 1.2.1 ? :)