Riccardo Padovani
Riccardo Padovani
We use for an internal proxy that hasn't many requests (~ 10M/day) but has crazy time constraints. The fact that fasthttp allocates very few resources, and the fact we are...
This is definitely still relevant. Also, could such a policy been removed? Automatically closing valid tickets discourage opening others, and makes way harder to understand if something has been reported...
Thanks for the fast answer! It is the stock script: `vue-cli-service tauri:serve`
Yes, this is still valid, unfortunately :/
> Given that, I would suggest that if we do support it then we should do so using a function named `xor` that takes two arguments. I like this idea...
Confirmed, it's a typo in the code, this patch fixes it (I just started to use the library, I'll try to submit a pacht in next days): ``` --- a/lib/exchange.js...