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

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

--- Comment #3 from Bronislav Klu&#269;ka <bronislav.klucka@bauglir.com> 2012-05-31 06:51:18 UTC ---
I agree completely, we are missing a lot of more low level functionality in WS
(ping/pong, intercepting/sending frames, etc.) any step to increase control
over WS is a good thing. 
And this is a good approach.


Though maybe I add
attribute DOMString pingMessage
[TreatNonCallableAsNull] attribute Function? onping; //message event
[TreatNonCallableAsNull] attribute Function? onpong; //message event

but I think it may be enough to start with your suggestion and gradually extend
it

-- 
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 06:51:25 UTC