Actioncable.SocketHandler.websocket_handle
You're seeing just the function
websocket_handle
, go back to Actioncable.SocketHandler module for more information.
Link to this function
websocket_handle(arg, state)
Callback implementation for c::cowboy_websocket.websocket_handle/2
.