bloomberg / blpapi-node

Bloomberg Open API module for node.js
http://www.bloomberglabs.com/api/about/
Other
246 stars 50 forks source link

BEmu #71

Open masalinas opened 8 years ago

masalinas commented 8 years ago

How can I use your module with BEmu??

apaprocki commented 8 years ago

You could try to use it with the library as part of the BEmu project, but I'm guessing it probably wouldn't compile unless they really stubbed out all the SDK calls that the module requires and the behavior required by most of the calls. You'd have to replace the built-in supplied SDK library with the other and see if it even has a chance of working. If it doesn't work for any reason, you'd have to take it up with / contribute to the BEmu project to make it work. (BEmu is an external open-source project that has no affiliation with Bloomberg.)