We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
e.g. :[email protected] QUIT :Ping timeout: 2m30s
:[email protected] QUIT :Ping timeout: 2m30s
ergo/irc/client.go
Lines 1193 to 1197 in 7e18362
Right now we send the same QUIT line to all sessions regardless of their caps. This should respect the server-time cap.
The text was updated successfully, but these errors were encountered:
ec3417b
Merge pull request #2219 from slingamn/quit_tags
4ced4ef
fix #2218
No branches or pull requests
e.g.
:[email protected] QUIT :Ping timeout: 2m30s
ergo/irc/client.go
Lines 1193 to 1197 in 7e18362
Right now we send the same QUIT line to all sessions regardless of their caps. This should respect the server-time cap.
The text was updated successfully, but these errors were encountered: