You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "John Campbell (JIRA)" <ji...@apache.org> on 2014/10/11 04:36:33 UTC

[jira] [Created] (THRIFT-2783) Correctly propagate binary encoding of WebSocket frames Node.js library

John Campbell created THRIFT-2783:
-------------------------------------

             Summary: Correctly propagate binary encoding of WebSocket frames Node.js library
                 Key: THRIFT-2783
                 URL: https://issues.apache.org/jira/browse/THRIFT-2783
             Project: Thrift
          Issue Type: Improvement
          Components: Node.js - Library
    Affects Versions: 0.9.2
            Reporter: John Campbell
            Priority: Minor


The node.js library isn't correctly propagating the binary encoding of the WebSocket frame. While not fully implemented yet, this creates problems for a browser javascript implementation TBinaryProtocol/TCompactProtocol/etc.

Please see attached patch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)