But it is not working now. This is what we used in this line in chat.js component.
this.socket = io.connect('http://54.237.158.65:5000');
But you haven't implemented the chat functionality, so unable to see the address! Hence I am asking you to tell me the correct server address of codeial (if you know), so that my app works fine as it was working previously during the course.
I will also add the chat functionality in your project if it works fine!
In our Codeial Webapp, the server address for the web socket for chat is not working now.
The server address I have :- http://54.237.158.65:5000
But it is not working now. This is what we used in this line in chat.js component. this.socket = io.connect('http://54.237.158.65:5000');
But you haven't implemented the chat functionality, so unable to see the address! Hence I am asking you to tell me the correct server address of codeial (if you know), so that my app works fine as it was working previously during the course.
I will also add the chat functionality in your project if it works fine!
Thank you Regards Tanish