resilient-http / resilient.js

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

Support refresh servers base path (for Hydra) #85

Closed h2non closed 10 years ago

h2non commented 10 years ago
Resilient({
   discovery: {
     refreshPath: '/app/hydra' 
   }
})
h2non commented 10 years ago

Done in 0.2.0