Package io.aeron


package io.aeron
Aeron client that is used to communicate to a local Media Driver for the publication and subscription to message streams.

A client can be created by invoking Aeron.connect() for default setting or via Aeron.connect(io.aeron.Aeron.Context) to override the defaults or system properties.