hub v0.2.1 Hub.Subscriber

State for a single subscriber

Summary

Types

t()
t() :: %Hub.Subscriber{channel: term, count: term, pattern: term, pid: term}

Functions

new(channel, pid, pattern, count)