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:38:33 UTC

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

     [ https://issues.apache.org/jira/browse/THRIFT-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Campbell updated THRIFT-2783:
----------------------------------
    Attachment: thrift-2783-nodejs-fix-websocket-binencoding.patch

Patch to propagate the wsFrame binary encoding value to websocket replies.

> 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
>         Attachments: thrift-2783-nodejs-fix-websocket-binencoding.patch
>
>
> 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)