resilient-http / resilient.js

Fault tolerant and reactive HTTP client for node.js and browsers
184 stars 13 forks source link

Isolate balancer state and logic in own module #116

Closed h2non closed 9 years ago

h2non commented 9 years ago

Isolate the balancer state and logic from the HTTP client. Probably create a new package for that.

Useful to reuse it in more projects