[
https://issues.apache.org/jira/browse/THRIFT-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14305683#comment-14305683
]
Andrew de Andrade commented on THRIFT-2926:
-------------------------------------------
Radoslaw,
Given your work on TBinaryProtocol here, I figure you may be interested in the
work I've done with getting browser support for both XHR and websocket
connections in nodejs here:
https://issues.apache.org/jira/browse/THRIFT-2976
I have yet to get the TBinaryProtocol and TCompactProtocol working in the
browser, but it's pretty close and I believe the remaining issues are related
to how Int64's are handled.
> JavaScript: binary protocol implementation
> ------------------------------------------
>
> Key: THRIFT-2926
> URL: https://issues.apache.org/jira/browse/THRIFT-2926
> Project: Thrift
> Issue Type: Sub-task
> Components: JavaScript - Library
> Affects Versions: 0.9.2
> Reporter: Radoslaw Gruchalski
> Assignee: Randy Abernethy
> Labels: features, javascript
>
> I have implemented BinaryProtocol for the JS library. Implementation provided
> with unit tests. Looking for feedback.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)