Eldon Stegall created THRIFT-1659:
-------------------------------------

             Summary: Bring nodejs default transport in line with Java default 
transport
                 Key: THRIFT-1659
                 URL: https://issues.apache.org/jira/browse/THRIFT-1659
             Project: Thrift
          Issue Type: Improvement
          Components: Node.js - Library
    Affects Versions: 0.8, 0.9
            Reporter: Eldon Stegall


By default, when java servers are created, they use the equivalent of the 
TBufferedTransport, which is the vanilla transport in java, but node.js clients 
use the TFramedTransport by default. In the interest of making compatibility 
between libraries the goal, the node.js library should use the 
TBufferedTransport by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to