General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Phat
Tech With Tim
comments
Comments by "Phat" (@phat80) on "Tech With Tim" channel.
Previous
1
Next
...
All
Pycharm is a disgusting piece of software. It's the worst IDE I've ever worked with. It stupidly interferes with writing code. I don't understand how anyone can like it at all.
16
Because WebSocket is’t the replacement for HTTP. And there’s no need in WS in every single project. What’s the problem rewrite the app with Websockets? It’s easy as hell. Setup the connection and send and receive messages. That’s it.
1
@TanmayBhatgare why do you need a tutorial for a simplest object and couple of methods? Make a connection object and send messages. It’s as simple as this - ‘websocket.send(message)’ (message is usually JSON) What tutorial do you need for this?
1
Previous
1
Next
...
All