4 ms·
You can use web sockets for this sort of functionality, the socket is closed as soon as the browser is closed.
by Rizz 4y ago
You can use web sockets for this sort of functionality, the socket is closed as soon as the browser is closed.
- Aeolun 4y agoYeah, I’d thought about that after reading a few comments here, but it feels a bit like using a shotgun to kill a fly.