method

process

rails latest stable - Class: ActionCable::Connection::Base
process()
public

Called by the server when a new WebSocket connection is established. This configures the callbacks intended for overwriting by the user. This method should not be called directly – instead rely upon on the #connect (and #disconnect) callbacks.