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

ASF GitHub Bot commented on THRIFT-4489:
----------------------------------------

Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1491
  
    If you haven't seen it I recommend reading `build/docker/README.md` and use 
the `ubuntu-artful` image to run a cross test with 
`build/docker/scripts/cross-test.sh` inside the docker container.  Doing this 
effectively runs the same build as travis would (job #1 which is the cross 
test).  You can run only the nodejs tests with domain sockets by running the 
command `test/test.py --regex '.*nodejs.*domain.*'` after completing 
cross-test.sh.


> Unix domain socket support for NodeJS client
> --------------------------------------------
>
>                 Key: THRIFT-4489
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4489
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Node.js - Library
>    Affects Versions: 0.11.0
>            Reporter: Daniel Shih
>            Assignee: James E. King, III
>            Priority: Major
>
> I would like to use Unix domain sockets for NodeJS client,
> Here is the proposed PR: https://github.com/apache/thrift/pull/1491



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to