[000:494] [3808] (sctptransport.cc:553): ERROR:SctpTransport->SendData(...): usrsctp_sendv: : [0x0000005a] Message too long[000:495] [3809] (datachannel.cc:582): Closing the DataChannel due to a failure to send data, send_result = 1
If you want to be compatible with all browsers, you will unfortunately have to fragment your messages into 64 KiB chunks and reassemble on the remote side.