wsUri property

Uri get wsUri

The Uri VM service clients can use to communicate with this DDS instance via a WebSocket.

Implementation

Uri get wsUri => _toWebSocket(uri)!;