SocketCluster v14.3.0 Release Notes
Release Date: 2018-10-09 // over 6 years ago-
- ⬆️ Bump dependencies.
Previous changes from v14.2.0
-
- 👀 Deprecated
setAuthEngine(authEngine)
andsetCodecEngine(codecEngine)
methods. You should now pass a customauthEngine
andcodecEngine
as options to theSCWorker
constructor. See theconstructor
method here: https://socketcluster.io/#!/docs/api-scworker
- 👀 Deprecated