Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6843] Decoding Websocket protocol (RFC6455)

Date: Fri, 20 Apr 2012 08:38:07 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6843

Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2012-04-20 08:38:06 PDT ---
Hi,

Commit a WebSocket Dissector in Revision 42163 with following revison log :

* Support Base Framing Protocol
* Support of major opcode (Text, Binary, Close, Ping, Pong...)
* Support of unmask Payload (Client-to-Server Masking)

TODO 
* Add fragmentation support
* Add WebSocket Extensions

and 42164  with following revison log :
Make WebSocket HTTP Header (Sec-WebSocket-*) filterable

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.