forked from cerc-io/laconicd-deprecated
10 lines
241 B
YAML
10 lines
241 B
YAML
record:
|
|
type: wrn:service
|
|
name: example.com/services/signal
|
|
version: 0.0.1
|
|
service: signal
|
|
description: Helpful description of this signal service.
|
|
signal:
|
|
url: wss://my.host.name/dxos/signal
|
|
bootstrap: my.host.name:4000
|