Feature #259

avatar

Split too long IRC messages into smaller messages

Added by Mirco Bauer 5225 days ago. Updated 5225 days ago.

Status:Closed Start:12/29/2009
Priority:Normal Due date:
Assigned to:avatarMirco Bauer % Done:

100%

Category:Engine IRC
Target version:0.7
Complexity:

Votes: 0

Description

The IRC protocol only allows up to 512 bytes per raw protocol message. Most IRCds will simply cut everything longer than that. Smuxi should split too long messages down into multiple messages when needed.

Associated revisions

Revision 172f225d56fc7849f198c589e9a29e256fc44c86
Added by Mirco Bauer 5225 days ago

Implemented GetProtocolMessageLength() method which predicts how long the final IRC message will be. Split too long messages down into smaller ones when needed. (closes: #259)

History

Updated by Mirco Bauer 5225 days ago

avatar
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF