yggdrasil v3.0.2 Yggdrasil.Distributor.Adapter.Elixir

Yggdrasil distributor adapter for Elixir.

The name of a channel is an arbitary Elixir term.

Summary

Functions

Starts a Elixir distributor adapter in a channel with some distributor publisher and optionally GenServer options

Stops the Elixir adapter with its pid

Functions

start_link(channel, publisher, options \\ [])

Starts a Elixir distributor adapter in a channel with some distributor publisher and optionally GenServer options.

stop(pid)

Stops the Elixir adapter with its pid.