Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rtl): use gclient (gsdk) as remoting runtime, implement Remoting trait for gclient::GearApi #297

Merged
merged 54 commits into from
Jul 8, 2024

Conversation

vobradovich
Copy link
Member

Resolves #296 .

@vobradovich vobradovich self-assigned this Jul 3, 2024
@vobradovich vobradovich marked this pull request as ready for review July 3, 2024 17:44
.github/workflows/ci.yml Outdated Show resolved Hide resolved
rtl/src/errors.rs Show resolved Hide resolved
rtl/src/errors.rs Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
examples/demo/wasm/tests/gclient_counter.rs Outdated Show resolved Hide resolved
rtl/src/gsdk/calls.rs Outdated Show resolved Hide resolved
@vobradovich vobradovich merged commit d415453 into master Jul 8, 2024
4 checks passed
@vobradovich vobradovich deleted the vo/sails_rtl_gsdk branch July 8, 2024 12:51
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(rtl): use gclient (gsdk) as remoting runtime, implement Remoting trait for gclient::GearApi
2 participants