TriForMine

Results 5 comments of TriForMine

I didn't got much time to handle the test yet, I can check them later on for sure. Also I mostly did copy and paste from the changes and I...

I do use the fork in my project in production, so most of the stuff should be working.

Yeah I'm aware of that, I just though that the original lib was handling them already 😅

I really think that the "lazy loading" part makes the lib slower. Since it can login at each request if no client in the pool is available. And using the...

Having no dependencies do be the point of the original node.js lib. But some part are just not possible with deno by itself. And saying it doesn't have dependencies because...