matrix-org / matrix-appservice-irc

Node.js IRC bridge for Matrix
Apache License 2.0
465 stars 150 forks source link

Add simple client discovery phase for pool configurations #1737

Closed Half-Shot closed 1 year ago

Half-Shot commented 1 year ago

The intention here is to basically iterate through all currently connected clients and reconnect them, as we've found that despite doing a room membership scan on startup to catch all matrix users, we were missing a few of them each time.