yggdrasil v3.0.2 Yggdrasil.Publisher.Generator

Generator of publisher pools.

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

Functions

start_link(options \\ [])

Starts a publisher generator with Supervisor options.

start_publisher(generator, channel)

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

stop(generator)

Stops a publisher generator.