Skip to content

Send LINELEN ISUPPORT or allow +draft/multiline #122

Open
@4e554c4c

Description

@4e554c4c

Description

irslackd allows for more than 512 byte lines. Recently we received a feature request in halloy to support this. However, an IRC client should not send over 512 byte lines (to improve interoperability) unless the server indicates otherwise.

One way to indicate a longer supported line length is the LINELEN ISUPPORT parameter (see the horse docs). Another (better) way to do this is is to support the multiline ircv3 extension, which allows for sending longer messages using multiple commands

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions