Hi Federico,
I have a doubt on this point mentioned in the ideas list.

   - The software shall provide a backend part implemented in Node.js, 
   which also serves as a proxy for all asynchronous (a.k.a. Ajax) HTTP 
   requests that need to be made to external services (obtaining auth token, 
   sign up, etc.); a configurable time-out should be set for all the external 
   requests, defaulting to 2 seconds and the failure scenarios should be 
   handled by displaying a nice error message to the user

Does this backend serve any other purpose than proxying the Ajax requests? 
If it's just a proxy server, then we can use any npm proxy server package 
and configure it.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to