bloomberg/blpapi-http

Migrate blpapi-wrapper into blpapi-node project.

Closed this issue · 0 comments

Migrate blpapi-wrapper.ts into the blpapi-node project as a higher-level user-facing API. Some things to consider:

  • Should the existing blpapi-node API exist alongside this higher-level API?
  • How much of this functionality should be pushed down into the native/binding layer?
  • What's the strategy for migrating to depend upon NodeJS 0.12.x features (i.e., generators)?