meebey / SmartIrc4net

IRC C# Library
http://www.meebey.net/projects/smartirc4net/
Other
126 stars 52 forks source link

No SSL? No documentation for SSL? #30

Closed aspett closed 9 years ago

aspett commented 9 years ago

Is SSL possible with this library? When browsing the code it seems it should be, but I can't seem to work out how to enable it.

meebey commented 9 years ago

IrcClient.UseSsl = true;