Closed ncfavier closed 3 years ago
This is probably an IrcDotNet issue, but I can't find a related issue there.
Maybe you could try updating to IrcDotNet 0.7.0?
Hello!
Unfortunately, I had some issues with the IrcDotNet library after it has migrated to the dotnet cli toolchain. I am planning on removing that dependency though and rewriting the IRC protocol handling from scratch. I can reproduce this issue on Linux but not on Windows, seems to be an issue with IrcDotNet's TCP socket call misuse.
Thank you for submitting this issue and letting me know.
Hello again, @ncfavier.
Over the past 2 days I was working on an experimental implementation of the embedded IRC framework. I have confirmed it to work with SSL on both Linux and Windows. Could you give it a try? It's available on the releases page as a pre-release. Make sure that your ircrarria.toml file matches the one that is in the develop branch readme.
Thanks for the quick implementation! Everything seems to work now.
skip_cert_validation
should probably default to false
though.
yup I changed that an hour ago
I mean be optional and default to false
Oh that makes sense. I will do that. Thanks for your contribution!
Tried this on two different networks (Libera and Rizon).
I'm using NixOS unstable, mono 6.12.0.90, TShock 4.5.5.