13 ms·
Reminds me of this sample from the Lwan project: https://time.lwan.ws/blocks https://time.lwan.ws/blocks -- where the clock is rendered on the server, and new f
by acidx 2y ago
Reminds me of this sample from the Lwan project: https://time.lwan.ws/blocks https://time.lwan.ws/blocks -- where the clock is rendered on the server, and new frames are sent to the client using chunked encoding.