#include <ziti.h>
◆ app_data
| void* ziti_dial_opts::app_data |
◆ app_data_sz
| size_t ziti_dial_opts::app_data_sz |
◆ connect_timeout_seconds
| int ziti_dial_opts::connect_timeout_seconds |
◆ group
| const char* ziti_dial_opts::group |
indicates that this connection is part of a group.
grouped connections will use the same terminator if the service allows it (service.routingStrategy == "sticky") this is useful when service can be more efficient when a client hits the same instance (client session caching for example)
◆ identity
| const char* ziti_dial_opts::identity |
◆ stream
| bool ziti_dial_opts::stream |
enable stream semantics this allows SDK to consolidate multiple write requests to lower overlay overhead
The documentation for this struct was generated from the following file: