class URI::WSS
The default port for WSS URIs is 443, and the scheme is 'wss:' rather than 'ws:'. Other than that, WSS URIs are identical to WS URIs; see URI::WS.
Constants
- DEFAULT_PORT
-
A Default port of 443 for
URI::WSS
Ruby Core © 1993–2020 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.