UNPKG

@interopio/bridge

Version:

- Install Node.js 24.3+ - Set IO_BRIDGE_LICENSE_KEY environment variable - From command line, run: ```shell npx @interopio/bridge ```

25 lines (16 loc) 565 B
<!-- markdownlint-disable no-duplicate-heading --> # Change Log ## 0.0.4-beta.0 (2025-08-04) ### Changed - Canonical endpoint URLs - upgrade @interopio/gateway-server to 0.8.1-beta.0 ## 0.0.3-beta (2025-07-25) ### Changed - upgrade @interopio/gateway-server to 0.7.0-beta - TypeScript is now compiled (via esbuild) ### Added - configuration support (auth, cors, logging) - log a message for starting the bridge node with versions, user and working directory. - mesh endpoints (from gateway-server pre 0.7.0-beta) ## 0.0.1-alpha (2025-07-10) Initial Release