1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-07-13 08:41:13 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Taavi Väänänen
e64b5d47c3 Add SASL authentication support
This hacks together support for IRCv3.1 SASL. Currently only SASL PLAIN
is supported, but it's implemented in a way that adding support for
other types should not require too many changes to the current code.
2022-11-28 09:05:14 +00:00