tutorial-laravel-4-real-time-chat
tutorial-laravel-4-real-time-chat copied to clipboard
Unable to connect to mqtt broker
I have installed HiveMQ and running on my machine, from javascript client am trying to connect, but getiing floowing error WebSocket connection to 'ws://192.168.1.100:8000/mqtt' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED in chrome , below is the code am using