shellMount property

String shellMount
final

The path an OmnyShell broker is mounted at, when the Hub hosts one.

OmnyShell nodes then connect to wss://<host>:<port><shellMount> — the same port and certificate as everything else. See ShellHub.

Implementation

final String shellMount;