Tal Aloni

Results 46 comments of Tal Aloni

Hi Jordan, I know that MIC is implemented and it should be sent when necessary AFAIK, Are you saying that you are not able to connect to a server that...

You do have a point, I will look into it when I have the time.

Hi Kieran, Thanks for the pull request, Given that you get a clean indication during the Connect and Login phase whether those operations were successful, it's not clear to me...

Hi Kieran, I apologize, I've taken a few responsibilities and I can't seem to find the time to give thought to this non-urgent request. I hope I'll find the time...

Hi Kieran, I've exposed IsConnected given that indeed this property can be changed by the server and may be useful to have available. Regarding IsLoggedIn - I'm not sure I...

Yes, please publish the latest.

These changes were merged after the 1.4.9 release (I've remembered about them after already releasing 1.4.9).

I would really like to move forward with this.

Thanks, I'll have to think about it. Also note that it would be the first usage of String interpolation using $ in this project, currently I'm maintaining C# 2.0 compatibility...

Hi Kieran, 1. VS2005 support was dropped last week, you can now use string interpolation using $. 2. I'm still not sure if I prefer throwing an exception or returning...