v0.2.0
What's new
- Add
get_members/2to retrieve all processes in a group - Add
which_groups/1to list all registered keys in a scope - Add
dispatch/3to invoke a callback on all members of a group
Breaking changes
register_name/2now always joins the group (no uniqueness guard)