[
https://issues.apache.org/jira/browse/THRIFT-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16965659#comment-16965659
]
Mario Emmenlauer commented on THRIFT-2926:
------------------------------------------
I'm still under the impression that the binary protocol could be transferred
from nodejs to plain js.
However I could make good progress with using nodejs in the web browser with
the help of webpack. After careful consideration, I think this is the better
option: to have good support for the nodejs implementation and use it via
webpack in the browser.
When the browser implementation of the binary protocol works (currently blocked
by https://issues.apache.org/jira/browse/THRIFT-4987) then potentially this
issue can be closed?
> 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
> Priority: Major
> 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
(v8.3.4#803005)