[Bug 17264] Add attributes to use ping/pong frames effectively

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17264

--- Comment #6 from Bronislav Klu&#269;ka <bronislav.klucka@bauglir.com> 2012-05-31 08:29:37 UTC ---
Well we have :) e.g. framing for streaming, sure people may say that we have
video/audio API for that... but that's Web specific, so instead of using
generic protocol allowing streaming, writing server that would not care what
kind of app would connect to it (browser, other desktop app), one have to start
from WebRTC to reimplement it to other enviroment to work in browser and other
app. What if I do not want to stream audio/video? What if I want to download
100MiB file from server using WS? How about progress? In desktop it's very
easy, in browser, impossible...
I sometimes wonder, how many times we do not have use case, because we do not
have technology... Not everyone who has a good idea writes here or is in some
mailing list.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 31 May 2012 08:29:49 UTC