GitHub user danielhtshih opened a pull request:
https://github.com/apache/thrift/pull/1491
Add UDS support for nodejs thrift client
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/danielhtshih/thrift uds-nodejs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1491.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1491
----
commit 9cb998de7c7c528f444f8ba1d8966f988371cf70
Author: Daniel Shih <daniels@...>
Date: 2018-02-06T04:42:15Z
Add UDS support for nodejs thrift client
----
---