| { | |
| "Protocol": "tcp", | |
| "BaseAddress": "127.0.0.1:8090", | |
| "Username": "iggy", | |
| "Password": "iggy", | |
| "StreamName": "basic-example-stream", | |
| "TopicName": "basic-example-topic", | |
| "MessageBatchesLimit": 10, | |
| "MessagesPerBatch": 10, | |
| "Interval": "00:00:01", | |
| "PartitionsCount": 1 | |
| } |