Is there currently a way of implementing presence channels? This would mean authorizing a user to subscribe to a channel via a backend and therefore only submit the messages to authorized users, plus keeping a roster (which I think is already possible).
Thanks!