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

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

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

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

kevin-greene-ck opened a new pull request #1573: THRIFT-4604: NodeJS: adds Int64 to exports for browserify
URL: https://github.com/apache/thrift/pull/1573
 
 
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Priority: Minor
>
> 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)