ActionCable message size limit

Are there any imposed or technical limits on the size of the message being passed through an ActionCable message?

I have been experimenting using it to send Data URIs, it sort of seems to work*, but I wondered if the community had any thoughts on this kind of madness?