iTwin / viewer

Monorepo that contains the iTwin Viewer npm packages and their related packages
MIT License
24 stars 15 forks source link

multiple rpc interfaces multiple backends #235

Closed ben-polinsky closed 1 year ago

ben-polinsky commented 1 year ago

Enable the registration of multiple RPC interfaces across multiple backends, retaining the concept and functional of a default backend.

Since both the Viewer backend and additionalRpcInterfaces props relate to the same functionality, they've been merged as backendConfiguration.

This is a breaking change to the Viewer's API.

fixes: iTwin/viewer#247

ben-polinsky commented 1 year ago

Closing as we'll merge into a next branch for 4.0