Attributes
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| host | true | - | The host (name or IP) to connect to. | - |
| port | false | 61613 | The port to connect to. | - |
Child Elements
| Element | Description | Cardinality |
|---|---|---|
| connection | Configuration for low-level socket behavior of Membrane's HTTP client. This includes timeouts and local address binding for outbound connections. Typically used as a child of . XML Example: YAML (experimental): | 0..1 |
| ssl | Configures inbound or outbound SSL connections. | 0..1 |