You might not need Websockets

Websockets are powerful tools that have become a fan-favorite for building realtime applications, but you might be using them for all the wrong reasons. Let’s explore the pitfalls of websockets and how we can use plain old HTTP to get the same job done.

Read in full here:

1 Like