WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 65249
WebSocket: Support binary messages
https://bugs.webkit.org/show_bug.cgi?id=65249
Summary
WebSocket: Support binary messages
Yuta Kitamura
Reported
2011-07-27 05:08:08 PDT
Current WebSocket API <
http://dev.w3.org/html5/websockets/
> requires the ability to send or receive binary messages (ArrayBuffer or Blob).
Attachments
Add attachment
proposed patch, testcase, etc.
Takeshi Yoshino
Comment 1
2011-09-11 20:28:51 PDT
Binary messaging API is now available on WebKit. Only the change on the return type of send() is pending.
Alexey Proskuryakov
Comment 2
2012-02-17 14:15:48 PST
Hasn't this been implemented already?
Yuta Kitamura
Comment 3
2012-02-17 23:53:02 PST
Yes this is already implemented.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug