22#ifndef ZITI_SDK_ZITI_SRC_H
23#define ZITI_SDK_ZITI_SRC_H
25#include <tlsuv/http.h>
Defines the macros, functions, typedefs and constants required to interface with a Ziti Network.
struct ziti_ctx * ziti_context
Represents the Ziti Edge identity context.
Definition ziti.h:67
int ziti_src_init(uv_loop_t *l, tlsuv_src_t *zl, const char *svc, ziti_context ztx)
Initialize a um_http_src_t handle.