This is so informative! It helped me out a lot thank you! Me and my friend wanted to start something like this but never found the starting point, but this is it! Thanks ❤
Excelente. todo funciona bien, pero tengo un problema: al momento de cerrar el js, se daña el script del python. (connection handler failed) y ya no responde el websocket hasta tener que reiniciarlo. hay una forma de evitar este problema ?
this was very usefull but I ran into a problem where if any client disconnected it would stop working because they are never removed from the array and the server still tried to reach them, I was able to fix it by catching the ConnectionClosedOK exception and removing the clientSocket from there
ok i know why there is shown two messages reason: you make a list all clients which sends message to all the clients in which sender also include so the user send a message itself and there two helo helo has shown sloution: there should be a check in for loop which send message to all clients in the list but not only to that socket which send the message
Bro do you have info ig or facebook? I wanna ask you some questions and wanna donate for you but now I don't have much money but thank you very concept But i ask that hmm do facebook telegram ig they use the same concept as you? Like they set up websocket as concise like you set up and how they handle billions of chat everyday? I read a blog about instant chat how big tech company use (they use websocket and mqtt most) how they handle billion user just use websocket? Do it just basic like that? 🤣 don't know much but thank you
This is so informative! It helped me out a lot thank you! Me and my friend wanted to start something like this but never found the starting point, but this is it! Thanks ❤
25:32
Guys! Never use innerHTML for user input because there can be placed some javascript code which can be harmful. Instead, you can use textContent
thank you very much, so much great information and so underrated
Very good explanation, thank you for This
Thank you very much, this has helped me make my new project
Thanks sir nice keep it up
thanks alot you save my lots of time
Very good video to get started with websocket.
I have error when refreshing the webpage. You should show how to handle disconnection
Excelente. todo funciona bien, pero tengo un problema: al momento de cerrar el js, se daña el script del python. (connection handler failed) y ya no responde el websocket hasta tener que reiniciarlo. hay una forma de evitar este problema ?
how can i do this with micropython with esp8266, without asyncio? since it's only single core
this was very usefull but I ran into a problem where if any client disconnected it would stop working because they are never removed from the array and the server still tried to reach them, I was able to fix it by catching the ConnectionClosedOK exception and removing the clientSocket from there
ok i know why there is shown two messages
reason: you make a list all clients which sends message to all the clients in which sender also include so the user send a message itself and there two helo helo has shown
sloution: there should be a check in for loop which send message to all clients in the list but not only to that socket which send the message
Bro do you have info ig or facebook? I wanna ask you some questions and wanna donate for you but now I don't have much money but thank you very concept
But i ask that hmm do facebook telegram ig they use the same concept as you? Like they set up websocket as concise like you set up and how they handle billions of chat everyday? I read a blog about instant chat how big tech company use (they use websocket and mqtt most) how they handle billion user just use websocket? Do it just basic like that? 🤣 don't know much but thank you