0.5.3
Add a new action list subscription in Subscribe container. This function allows to get a list of rooms (with the subscribers count) for all controllers.
bonus: Refactor features/support/api*
. No need to add a new action in each protocols. Just add it in ApiRT
. And if it makes sense, also in ApiREST
.