Ruby on Rails Tuesday, February 7, 2017

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?

* one notable annoyance: In development ActionCable logs the whole message to the terminal, which get very unwieldy, e.g: https://gist.github.com/dukedave/7a1c2b6780b3de0879b124d43b955238

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/f9d71514-0a1c-40a7-af07-f9633cbee7b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment