[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-10 (世界標準時間)。"],[[["This content covers the use of WebSockets with both Apigee and Apigee hybrid platforms, explaining their native support for both HTTP and WS protocols within environment groups."],["Apigee supports WebSockets through an upgrade request from HTTP to WS initiated by the client, resulting in a `101 Switching Protocols` response, and the subsequent establishment of a bidirectional connection."],["Policies within a web socket proxy will function until the initial handshake is completed, and after the handshake no further policies will be executed, but existing OAuth tokens are still validated."],["WebSockets connections in Apigee can be terminated if requests lack valid API keys or OAuth tokens, if the provided tokens are invalid or expired, or due to connection timeouts."],["The Apigee Debug tool will display each WebSockets connection as a single request with a `101 Status`, while the analytics dashboard will count each WebSockets session but will not display the traffic sent back and forth during the connection."]]],[]]