MPDC_EXPORT_API int32_t mpdc_client_start_server()
Start the Client server.
Definition client.c:2838
MPDC_EXPORT_API void mpdc_client_stop_server()
Stop the Client server.
Definition client.c:2878
MPDC_EXPORT_API void mpdc_client_pause_server()
Pause the Client server.
Definition client.c:2833
bool mpdc_client_connect_callback(const mpdc_topology_node_state *rnode)
Callback function to evaluate an incoming connection request.
The MPDC topology node structure.
Definition topology.h:169
The MPDC topology functions.