Transport - SIP over secure WebSocket (RFC 7118)

May 1, 2020 ยท View on GitHub

Overview

The Transport class provides an implementation of SIP over WebSocket which adhears to the Transport interface required by the API.

The associated TransportOptions interface are used to configure the transport for use with the UserAgentConfiguration.

Reference Documentation