UNPKG

@openfin/bloomberg

Version:

Connect apps running in OpenFin with the Bloomberg Terminal.

6 lines (4 loc) 591 B
## v2.1.0 ### Enhancements - The API now supports dynamic port scanning to locate the Bloomberg Terminal Connect service, scanning ports 90009020 instead of relying on a single hardcoded port. This improves reliability in environments where the service may not be running on the default port. - Added support for authenticated proxy servers, allowing remote connections to succeed when a system proxy requiring authentication (e.g., NTLM or Kerberos) is configured. The application now automatically uses the current user's Windows credentials when connecting through such proxies.