Andrius Bentkus

Results 52 comments of Andrius Bentkus

I have to add that I cannot reproduce this on linux, only on my macosx on m1

Is libuv becomming a custom glibc implementation?

@alexscheelmeyer Can we get this change into the npm package repository? It is really annoying to do it manually all the time.

So the issues here are: * If the server sends a response with > 1024 bytes, it gets split in the wrong place. * Event 252 (RPL_LUSEROP) has an integer...

This is not IRC, try to add all comments in one response :D Also do you know what all of the meanings of the integer parameter in notice 252 are?...

I think the StandardIrcClient is the wrong place to do so. It has mainly socket code. IrcClient has code for intent, so it should go there, though currently the changes...

Moving the parser into its own class might be a good idea. I feel this is an interchangeable part

I can chip in, I don't code C# professionally currently, but it is still an awesome language that I like to code in my freetime.

@paralin @alexreg ? You guys up?