Juanjo Diaz
Juanjo Diaz
I think that regex is too flexible. It will have a big performance impact for such a concrete use case. I'm thinking of allowing an array of separators. Since you...
I implemented this but the performance impact is too big for me to accept it. So I need to think of a way to keep the current performance for people...
> Wouldn't the performance only be impacted if there were actual whitespace between the json strings? And also if I give an array of 1 character wouldn't that be the...
Hi @KWLandry-acoustic , You issue is not related. I just realized that I'm an idiot and this feature was supported since the very beginning 🤦♂️ You just need to set...
Hi guys, Such API is already there. You just need to implemente the `DictionaryFactory` protocol and use it to load your custom dictionaries.
Closing as this was answered. Feel free to reopen if there are more questions.
Same problem here. Will this be solved in the foreseeable future?
Any chance of ES6 imports happening soon? Currently blocking https://github.com/grpc/grpc-web/issues/237
I don't understand the problem. All lambdas using middleware should be present in `.middleware`.
Hi @salamat9 , How are you triggering your function? Did you check the code that was publish to AWS? Did it include the middleware?