You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
Consolidate primitives down to a simple "group"-like primitive. Users can be implemented via that rather than being their own primitive.
Consider reducing the number of separate channels. Some things could be handled simply by using different payloads on the same channel. Example: All/Group Except could share the standard channel and all invocations could have an optional ExcludedIds.