You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Kevin Greene (JIRA)" <ji...@apache.org> on 2018/07/29 16:26:00 UTC

[jira] [Created] (THRIFT-4604) NodeJS: Expose Int64 from browser.js for consumption by browser

Kevin Greene created THRIFT-4604:
------------------------------------

             Summary: NodeJS: Expose Int64 from browser.js for consumption by browser
                 Key: THRIFT-4604
                 URL: https://issues.apache.org/jira/browse/THRIFT-4604
             Project: Thrift
          Issue Type: Improvement
          Components: Node.js - Library
            Reporter: Kevin Greene


When using the Node.js libs in the browser (via browser.js) Int64 isn't exposed the same way as it is in a Node environment. This just adds Int64 to the exports in browser.js to make consuming the libs more consistent with how we do in an actual Node environment.



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