ConduitNSQ v0.1.4 ConduitNSQ View Source

Implements the Conduit adapter interface for NSQ

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Implements Conduit.Adapter.publish/3 callback

Implents Conduit.Adapter.start_link/4 callback

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

publish(message, config, opts)

View Source

Callback implementation for Conduit.Adapter.publish/3.

Link to this function

publish(broker, message, config, opts)

View Source

Implements Conduit.Adapter.publish/3 callback

Link to this function

start_link(broker, topology, subscribers, opts)

View Source

Implents Conduit.Adapter.start_link/4 callback