Verifying a WebSocket Connection

You can verify if a WebSocket connection between a client and its resources is protected through Access Gateway by verifying the following information in the Developer Tools.

Headers: Displays the initial WebSocket protocol upgrade and the 101 Switching protocols response.

Frames: After upgrading to the WebSocket protocol, Access Gateway establishes a WebSocket connection. After establishing the connection, data transmission between a client and resources happens through Frames.