socketcluster icon indicating copy to clipboard operation
socketcluster copied to clipboard

In broker, convert 'subscribe', 'unsubscribe' and 'publish' events to middlewares

Open jondubois opened this issue 6 years ago • 0 comments

This will make it possible to implement guaranteed message delivery. E.g. https://github.com/SocketCluster/scc-broker-client/issues/3

This should be done in sc-broker module https://github.com/SocketCluster/sc-broker/blob/master/scbroker.js#L400

jondubois avatar Apr 03 '18 20:04 jondubois