core
core copied to clipboard
Send notifications of registrations to moderators
(Maybe more than registrations.)
Listen for user:create on Redis and publish that to moderator's socket connections. Best done after an ACL implementation lands in -core so that users can be given the notification.user_create role (or similar) and socket broadcasts filtered based on those roles.