You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expensive commands (such as JOIN, WHO and LIST) are often rate-limited in other large ircds (e.g. solanum). It would be nice to have a general way to rate-limit clients in sable and have this integrate into the command-handler codegen.
Expensive commands (such as
JOIN,WHOandLIST) are often rate-limited in other large ircds (e.g. solanum). It would be nice to have a general way to rate-limit clients in sable and have this integrate into the command-handler codegen.