11 lines
736 B
JSON
11 lines
736 B
JSON
{ "kind": "add-source", "source": "tcp://localhost:10001" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10001", "output": "tcp://0.0.0.0:9001" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10001", "output": "tcp://0.0.0.0:11001" }
|
|
{ "kind": "add-source", "source": "tcp://localhost:10003" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10003", "output": "tcp://0.0.0.0:9003" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10003", "output": "tcp://0.0.0.0:11003" }
|
|
{ "kind": "add-source", "source": "tcp://localhost:10007" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10007", "output": "tcp://0.0.0.0:9007" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10007", "output": "tcp://0.0.0.0:11007" }
|
|
|