socketcluster
socketcluster copied to clipboard
Allow passing a custom authEngine and codecEngine to SCWorker constructor
This should be the recommended approach instead of worker.setAuthEngine(...) and worker.setCodecEngine(...).