connectUrl property

String get connectUrl

The URL clients should connect to.

Implementation

String get connectUrl => 'ws://$host:$port';