It is not clear how to call rebindSocket for when new users subscribe to the plugin (to refresh the "on" listeners) I got a function not found error when I tried to call rebindSocket? Why is that?
I couldn't find rebindSocket documented anywhere in the API docs.
This is my code for when a new user subscribes to the plugin:
https://github.com/crisp-im/node-crisp-api/issues/57#issuecomment-1714372311
Please see above thread,
It is not clear how to call rebindSocket for when new users subscribe to the plugin (to refresh the "on" listeners) I got a function not found error when I tried to call rebindSocket? Why is that?
I couldn't find rebindSocket documented anywhere in the API docs.
This is my code for when a new user subscribes to the plugin:
Thanks In advance