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

fix: truncate outgoing IRC messages to ensure we don't send more than 512 bytes #5246

Merged
merged 1 commit into from Mar 10, 2024

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Mar 10, 2024

This is a best-effort fix, it's a bit up to the IRC server to handle the consequences of the message they produce being longer than what we send, imo.

Fixes #2890

@pajlada pajlada enabled auto-merge (squash) March 10, 2024 12:37
@pajlada pajlada merged commit e56f713 into master Mar 10, 2024
17 checks passed
@pajlada pajlada deleted the fix/truncate-irc-messages branch March 10, 2024 13:00
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.

[IRC] Possible to send >512 byte message
1 participant