ws http wss https
The "ws" protocol is used for unencrypted WebSocket connections over HTTP. The "http" protocol is used for unencrypted HTTP connections. The "wss" protocol is used for encrypted WebSocket connections over HTTPS. The "https" protocol is used for encrypted HTTP connections.
原文地址: https://www.cveoy.top/t/topic/hIb6 著作权归作者所有。请勿转载和采集!