Phoenix presence use list only for authorized users

believe onMessage is the override that receives everything.. - https://github.com/phoenixframework/phoenix/blob/master/assets/js/phoenix.js#L545 (note the return requirement of that function..)
but would probably warn against it.. what are you trying to do?