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
EDDI's framework version cannot be upgraded without creating incompatibility with the current version of VoiceAttack.
What I'd like to happen
Separate EDDI and the VoiceAttack plugin into two separate applications which communicate via an API.
This would allow EDDI and VoiceAttack plugin versions to be upgraded separately from one another.
What happens now
EDDI's framework version cannot be upgraded without creating incompatibility with the current version of VoiceAttack.
What I'd like to happen
Separate EDDI and the VoiceAttack plugin into two separate applications which communicate via an API.
This would allow EDDI and VoiceAttack plugin versions to be upgraded separately from one another.
How it can happen
https://learn.microsoft.com/en-us/aspnet/core/grpc/interprocess?view=aspnetcore-8.0
https://learn.microsoft.com/en-us/aspnet/core/grpc/?view=aspnetcore-8.0
https://learn.microsoft.com/en-us/aspnet/core/grpc/performance?view=aspnetcore-8.0
EDDI Version
4.1.0-b3
The text was updated successfully, but these errors were encountered: