Releases: kuzzleio/kuzzle
Releases · kuzzleio/kuzzle
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
.
0.5.2: Merge pull request #91 from kuzzleio/kuz-260-pipe-plugin-timeout
Added pipe plugins a warning time limit and a timeout time limit
0.5.0: Update package.json
- Implement plugin controllers
0.4.1
0.3.1: Merge pull request #73 from kuzzleio/refactor-mq-protocol-controller
Refactor WS/MQ controllers : use only one listenning topic for ALL controllers