Tag: websocket
-
Building a real-time chat using WebSockets over HTTP/2 streams
In this post we are going to build a backend using WTX and a frontend with several other tools to enable the real-time communication between multiple web clients.
-
The fastest WebSocket implementation
Let's measure the performance of six different WebSocket projects.