SocketCluster / SocketCluster/socketcluster
Allow specifying custom timeout per-emit call; also implement in socketcluster-client
Open
@jondubois is already working on this.
Since May 18, 2018.
enhancement
- Dominant language
- JavaScript
- Stars
- 6.2k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
Right now you can specify a global ackTimeout but it would be nice if this could also be specified as an option to socket.emit(...) - This should be implemented after https://github.com/SocketCluster/socketcluster/issues/408 as it will affect the API.
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.