Phoenix has a nice event for broadcasting presence changes called presence_diff
. I've tried to find a way to rename this event to something more specific to my domain (agent_diff
in my case).
Does anyone know if there's an idiomatic way of doing this?