yggdrasil v3.2.2 Yggdrasil.Publisher.Generator View Source

Generator of publisher pools.

Link to this section Summary

Functions

Starts a publisher generator with Supervisor options

Starts a publisher using the generator and the channel to identify the connection

Stops a publisher generator

Link to this section Functions

Link to this function start_link(options \\ []) View Source

Starts a publisher generator with Supervisor options.

Link to this function start_publisher(generator, channel) View Source

Starts a publisher using the generator and the channel to identify the connection.

Stops a publisher generator.