I want to be able to send push notifications to a Facebook style website. That is, without the client (web) asking for notifications to be received by the server. I was thinking about making the communication with sockets, but I wonder how Facebook makes notifications even with the page closed (at least in Chrome).