Closed fabriziosta closed 2 years ago
@fabriziosta I've added a commit with a fix and a code improvement: moved clients vars at function level so they can be declared where they are used). If it's ok to you I can merge this
@rigazilla it's perfect, thank you very much!
merged, thanks @fabriziosta !
ECMAScript 6 introduced the "let" statement, which should become the final specification.
Also, the PLAIN auth mechanism is not supported any more by Infinispan, is it?
https://issues.redhat.com/browse/JDG-5557