Skip to content

0.5.3

Compare
Choose a tag to compare
@scottinet scottinet released this 02 Dec 16:35
· 6660 commits to master since this release

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.