Cameron Martin created THRIFT-5849:
--------------------------------------
Summary: Expose createClient in browser version of nodejs package
Key: THRIFT-5849
URL: https://issues.apache.org/jira/browse/THRIFT-5849
Project: Thrift
Issue Type: Improvement
Components: Node.js - Library
Reporter: Cameron Martin
{{createClient}} is exposed in a nodejs context, but not for browsers. Even
though this is the same function as {{{}createWsClient{}}},
{{{}createHttpClient{}}}, etc, it seems odd to use these for custom connection
types. Moreover, it is beneficial for the browser and nodejs interface to be as
similar as possible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)