IRCv3 two messages in one line?

IRC messages are separate by \r\n so if your client isn’t using that a delimiter than it will cause issues.

Also, do have an example of an actual message that was received this way?