Skip to content
New issue

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

Disable Pinger until after MOTD #222

Merged
merged 1 commit into from
Nov 17, 2020
Merged

Disable Pinger until after MOTD #222

merged 1 commit into from
Nov 17, 2020

Conversation

Freaky
Copy link
Contributor

@Freaky Freaky commented Nov 17, 2020

Some servers ignore PING commands until after login, so clients would
otherwise always time out, as mentioned in #207, #214, and #218.

With this change I am able to reliably connect to ircu servers.

Some servers ignore PING commands until after login, so clients would
otherwise always time out, as mentioned in aatxe#207, aatxe#214, and aatxe#218.

With this change I am able to reliably connect to ircu servers.
@Freaky
Copy link
Contributor Author

Freaky commented Nov 17, 2020

For interest, the client I've been testing this with: annoirc, an async alternative to url-bot-rs.

@aatxe
Copy link
Owner

aatxe commented Nov 17, 2020

Thanks, looks good to me!

@aatxe aatxe merged commit d6bb670 into aatxe:develop Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants