method
send_async
v6.0.0 -
Show 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.