Skip to content

@mastondzn/dank-twitch-irc / MAX_OUTGOING_LINE_LENGTH

Variable: MAX_OUTGOING_LINE_LENGTH

const MAX_OUTGOING_LINE_LENGTH: 4096 = 4096

Maximum line length (including CR LF) the twitch server will accept before chopping the rest off

Source

src/constants.ts:5