Thread
:
Question for Programmers: What's a good way to see if a browser connection to a server is active?
View Single Post
06-25-2019, 05:25 PM
Colmike9
(>^_^)b
Industry Role:
Join Date: Dec 2011
Posts: 7,223
If you use html5 Websocket with node.js instead of most other methods, you'll use much less bandwidth. Like a difference from xxMbps to xxxKbps for large traffic..
Colmike9
View Public Profile
Find More Posts by Colmike9