In Files

  • bundler/vendor/uri/lib/uri/wss.rb

Class/Module Index [+]

Quicksearch

Bundler::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 Bundler::URI::WS.

Constants

DEFAULT_PORT

A Default port of 443 for Bundler::URI::WSS

There is an updated format of the API docs for this version here.