[ 
https://issues.apache.org/jira/browse/THRIFT-4978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16965676#comment-16965676
 ] 

Jens Geyer edited comment on THRIFT-4978 at 11/3/19 2:57 PM:
-------------------------------------------------------------

Yeah, unfortunately no PRs there, so we have it to do the old-fashioned way 
with patch files at the tickets. If I can assist in any way let me know.


was (Author: jensg):
Yeah, unfortunately no PRs there, so we have it to do the old-fashioned way 
with patch files at the tickets.

> Kindly add an example how to use javascript binary protocol in the browser
> --------------------------------------------------------------------------
>
>                 Key: THRIFT-4978
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4978
>             Project: Thrift
>          Issue Type: Task
>          Components: JavaScript - Library
>            Reporter: Mario Emmenlauer
>            Priority: Minor
>
> I've spent many days researching about how to use thrift binary protocol in 
> the webbrowser, so far with no clear result. There are many references across 
> the internet but they do not form a full picture.
> According to my findings, the binary protocol works in nodejs, and supposedly 
> nodejs-thrift is also in other aspects "superior" to plain Javascript. But I 
> can not really put my finger on any details. Furthermore it seems that nodejs 
> can be used in the browser via browserify, and there are some thrift issues 
> and commits that indicate that people have used this in the past.
> However I completely fail to see how this works. I can generate thrift js 
> bindings but then I do not know where to go from there.
> It would be really awesome if someone can extend the thrift documentation 
> with a full example of such a use case. Starting for example from the nodejs 
> docs, how can thrift be used in a webbrowser to connect to a 
> nodejs/Java/Python/C++/... server?
> My full user story is:
>  * A c++ thrift server
>  * A web page that should show an image that was delivered via thrift binary 
> protocol from the c++ server



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to