JakobOvrum/Dirk

Support non-UTF8 encodings

Opened this issue · 0 comments

IrcClient should have two modes: one that always passes input from the server to callbacks as-is (current behaviour), and one that transcodes from specified encoding X to UTF-8 before passing to callbacks.