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