method

stream_handler

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.