14 lines
981 B
JSON
14 lines
981 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:10009" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10009", "output": "tcp://0.0.0.0:9009" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10009", "output": "tcp://0.0.0.0:11009" }
|
|
{ "kind": "add-source", "source": "tcp://localhost:10011" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10011", "output": "tcp://0.0.0.0:9011" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10011", "output": "tcp://0.0.0.0:11011" }
|
|
|