Lagom : How to get connected clients to topic

I am making realtime trivia app that uses Lagom, and I want the currently connected clients to topic be published to all users. How can I get the count of users online?

@kiyos88 did you check Lagom Chirper example?