method
send_async
rails latest stable - Class:
ActionCable::Connection::Base
send_async(method, *arguments)public
Invoke a method on the connection asynchronously through the pool of thread workers.
send_async(method, *arguments)Invoke a method on the connection asynchronously through the pool of thread workers.