SocketCluster / SocketCluster/socketcluster
In broker, convert 'subscribe', 'unsubscribe' and 'publish' events to middlewares
Open
@jondubois is already working on this.
Since Apr 3, 2018.
enhancement
- Dominant language
- JavaScript
- Stars
- 6.2k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.