Open
Description
Currently every Tox client must split long messages into smaller parts. I think it would be beneficial to the user experience and the developer experience if toxcore supported messages with unlimited size or with sizes that are way longer than the current maximum (1372 bytes).
I think this can be implemented either by introducing a flag that indicates a message as part of a multipart message.