method

stream_handler

rails latest stable - Class: ActionCable::Channel::Streams
stream_handler(broadcasting, user_handler, coder: nil)
private

May be overridden to add instrumentation, logging, specialized error handling, or other forms of handler decoration.

TODO: Tests demonstrating this.