Alex

Results 13 comments of Alex

I think I managed to fix this, created PR: https://github.com/IrcDotNet/IrcDotNet/pull/87 Testing is welcome

I think I managed to fix this, created PR: https://github.com/IrcDotNet/IrcDotNet/pull/87 Testing is welcome

I think I managed to fix this, created PR: https://github.com/IrcDotNet/IrcDotNet/pull/87 Testing is welcome

@canton7 unfortunately there is no secure version of Socket, so in case of SSL we would be writing encrypted data to CircularBufferStream. To get around that I wrapped SslStream around...

@canton7 I think I have fixed all the highlighted issues with my latest commits, please let me know if you have any more suggestions.

Just to add to discussion, I have been running IRC bot with this fix for over 3 months (connected to multiple IRC networks, both with SSL and without) and haven't...

@alexreg Thank you for review and suggestions, I will look into them sometime soon. I'll also see if I can write some tests for SSL functionality as well.

Having the same issue. Happens pretty much ~75% of the time when resuming from sleep. Usually to fix it I just toggle the light off and on, but sometimes this...

Sure thing, here it is: [Unthinkable_portal.zip](https://github.com/flipperdevices/flipperzero-firmware/files/11062024/Unthinkable_portal.zip)

I have tested the build from the fix branch, it works!