You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.
We want an ability for Mixer to change its interface (code generated), in the future, between itself and adapter developers. This will allow us to introduce new features that might need breaking existing interface between Mixer and adapter, and at the same time not break adapters that are using old interface.
We also need a deprecation story for old version of Mixer-adapter interface, so that Mixer does not have to keep supporting all possible version.
The text was updated successfully, but these errors were encountered:
We want an ability for Mixer to change its interface (code generated), in the future, between itself and adapter developers. This will allow us to introduce new features that might need breaking existing interface between Mixer and adapter, and at the same time not break adapters that are using old interface.
We also need a deprecation story for old version of Mixer-adapter interface, so that Mixer does not have to keep supporting all possible version.
The text was updated successfully, but these errors were encountered: