Real-time events on most web pages can only be handled in real-time. For example, a social network needs to instantly show a new message from another user without reloading a page. How are systems like that technically arranged? The most widespread architecture is: a web browser connects to a server via a WebSocket.

3m read timeFrom hackernoon.com
Post cover image
Table of contents
Redis Pub/SubWhen to use Pub/SubConclusion

Sort: