RIG.Subscriptions.Parser.JSON (Reactive Interaction Gateway v3.0.0-alpha.2) View Source

Converts input into valid subscriptions.

Link to this section Summary

Link to this section Functions

Specs

from_json(json :: String.t() | nil) ::
  Result.t([Rig.Subscription.t()], error :: String.t())