Lowczarc
Lowczarc
> any solution to this? Probably not ? I stopped working on the project where I was needing to do this just a few days after submitting this issue so...
You're right, it might be a better way of doing it. I'm pretty sure this is not the only place where it depends on node/browser API though. We should add...
I had similar problems in the api part a while ago. A big optimization is to call encode once and do the splitting directly on the tokens then decode everything....