rusteron-media-driver 0.1.73

Implements the Aeron Media Driver, a core component for managing messaging between producers and consumers. It uses the Aeron C bindings from aeron-driver module.
1
2
3
4
#include <stddef.h>
#include <aeron_driver.h>
#include <uri/aeron_uri.h>
#include <uri/aeron_uri_string_builder.h>