This week, I spent all my time trying to use Socket.IO.
I tried to create a small flask web application and implemented Socket.IO on it, before messing with the main application which already has many things built in place.
I did not want to implement anything that may mess with the code that was already present.
And it did not work. I tried following another tutorial on YouTube, but with the exact same codes as the tutor, somehow the packets that I tried to broadcast was either lost in space or did not send at all.
And therefore, this venture was also abandoned.
![](https://static.wixstatic.com/media/16d0f5_9cf7cfa4a39146749d0585c910e8a76b~mv2.png/v1/fill/w_430,h_387,al_c,q_85,enc_avif,quality_auto/16d0f5_9cf7cfa4a39146749d0585c910e8a76b~mv2.png)
Comments