mirror of https://github.com/fluffle/goirc
e64b5d47c3
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. |
||
---|---|---|
.. | ||
commands.go | ||
commands_test.go | ||
connection.go | ||
connection_test.go | ||
dispatch.go | ||
dispatch_test.go | ||
doc.go | ||
handlers.go | ||
handlers_test.go | ||
line.go | ||
line_test.go | ||
mocknetconn_test.go | ||
sasl_test.go | ||
state_handlers.go |