5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00
matterbridge/bridge/irc
Bryan Davis f044b948e2
Clear existing IRC event handlers before connecting new ones (#1795)
Clear all existing IRC event handler registrations before registering
new handlers in case we are connecting via a BNC and are seeing
a reconnect.

Fixes #1564
2022-04-07 23:00:17 +02:00
..
charset.go Refactor utf-8 conversion (irc) (#1767) 2022-03-19 23:14:56 +01:00
handlers.go Clear existing IRC event handlers before connecting new ones (#1795) 2022-04-07 23:00:17 +02:00
irc.go Fix panic in irc. Closes #1751 (#1760) 2022-03-12 17:33:39 +01:00