Skip to content

Releases: kuzzleio/kuzzle

0.5.3

02 Dec 16:35
Compare
Choose a tag to compare

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

02 Dec 14:29
Compare
Choose a tag to compare

Added pipe plugins a warning time limit and a timeout time limit

0.5.0: Update package.json

01 Dec 15:53
Compare
Choose a tag to compare
Pre-release
  • Implement plugin controllers

0.4.1

01 Dec 15:54
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release
tag 0.4.1

0.3.1: Merge pull request #73 from kuzzleio/refactor-mq-protocol-controller

17 Nov 14:46
Compare
Choose a tag to compare
Refactor WS/MQ controllers : use only one listenning topic for ALL controllers