method

transmit

rails latest stable - Class: ActionCable::Channel::Base
transmit(data, via: nil)
private

Transmit a hash of data to the subscriber. The hash will automatically be wrapped in a JSON envelope with the proper channel identifier marked as the recipient.