• Since this plugin is using ajax by default. but i have to configure it for websocket to make realtime response. so as per the documentation on github i configured all the things
    Ex:
    I installed node js.
    installed Redis,installed dependencies using composer.
    and configured wp-config file

    but when i hit node app.js command it doesn’t starting scoket.io server and so it fallback to ajax functionality.

    So how can i configured it properly?

  • The topic ‘Websocket not working’ is closed to new replies.