websocket 使用HTTP 協議完成握手之後,不通過HTTP 直接進行websocket 通訊。 ... js 處理websocket 要使用ws 模組; Python 處理則使用socket 模組 ...
確定! 回上一頁