|
|
|
|
|
by realharo
432 days ago
|
|
What do you mean by "inspect in browser"? All major browsers' devtools have supported WebSocket inspecting for many years. Many of the other issues mentioned are also trivial to solve (reconnects, cross-origin protection). Also, doesn't WebTransport have many of the same issues? (e.g. with proxies and firewalls). And do you have any data for the mobile battery claim? (assuming this is for an application in foreground with the screen on) |
|
Unfortunately, I can't go into much detail on the mobile battery stuff, but I can give you some hints. If you do some reading on how antenna on phones work combined with websockets heartbeat ping/pong and you should get the idea.