• Makes a { publisher, subscriber } pair for doing efficient distributed pub/sub supporting both "each" and "latest" iteration of published values.

    Type Parameters

    • T

    Returns PublishKit<T>

Generated using TypeDoc