socketcluster icon indicating copy to clipboard operation
socketcluster copied to clipboard

Allow specifying custom timeout per-emit call; also implement in socketcluster-client

Open jondubois opened this issue 7 years ago • 0 comments

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.

jondubois avatar May 18 '18 21:05 jondubois