Class VolgaProducer

Volga producer

Constructors

Properties

Called back on successful connect

Called back on error

Called back on successful connect

Methods

  • Close the producer

    Returns void

  • Call to connect the producer

    Returns void

  • Produce a message If the topic format is JSON, payload can be an object otherwise a string.

    Parameters

    • payload: string | object

    Returns void