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
Since the vw remote project has a dependency on cpp rest through vcpkg, its not part of the normal build. This is a problem as further code changes happen as its easy to forget to test the vw_remote code. Therefore, this is an issue to create a stub client implementation that is used by default and enable the vw_remote project permanently.
Since the vw remote project has a dependency on cpp rest through vcpkg, its not part of the normal build. This is a problem as further code changes happen as its easy to forget to test the vw_remote code. Therefore, this is an issue to create a stub client implementation that is used by default and enable the vw_remote project permanently.