Package-level declarations

Types

Link copied to clipboard

BufferOption is used to set the buffer size of your Emitter.

Link copied to clipboard
class EmitterEvent(val payload: Payload, val eventId: Long)
Link copied to clipboard
interface EventStore

Interface for the component that persists events before sending.