close()
Close the WebSocket connection.
# File actioncable/lib/action_cable/connection/base.rb, line 98 def close websocket.close end