Can the server initiate a request to the user? Those. If a user has a page open, can the server see this and send something to him?
... the question arose a long time ago, in those times when I still couldn’t really program, and I was given the task to write a chat. Immediately I thought not about the client sending requests and receiving new messages at a specified interval, but about the server sending it to all connected users with a new message.