Errata exists for this version of the document.
The syntax of the AMQP transporting protocol URL used in the Address parameter defined in 6.2.6.3 has the following form:
amqps://<domain name>[:<port>][/<path>]
The default port is 5671.
The syntax for an AMQP URL over Web Sockets has the following form:
wss://<domain name>[:<port>][/<path>]
The default port is 443.