[
https://issues.apache.org/jira/browse/THRIFT-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14644172#comment-14644172
]
Roger Meier commented on THRIFT-3265:
-------------------------------------
I really like the idea od using stdin and stdout, this is worth to add!
The PR is quite big https://github.com/apache/thrift/pull/562
I propose to create subtickets here and individual PR's for the individual
languages.
cheers
;-r
> Servers for pipe applications (stdin, stdout)
> ---------------------------------------------
>
> Key: THRIFT-3265
> URL: https://issues.apache.org/jira/browse/THRIFT-3265
> Project: Thrift
> Issue Type: Improvement
> Components: C# - Library, Java - Library, Python - Library
> Affects Versions: 0.9.3
> Environment: Developed on Windows, should work cross-platform
> Reporter: Emma Johnson
> Priority: Minor
> Labels: features
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> Adds stream server classes to C#, Java, and Python libraries to be used with
> the IO stream transports (and adds IO stream transport to Python library).
> These servers allow client and server to communicate over process stdin and
> stdout streams.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)