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

Example for Client Support not working #652

Open
code-cro opened this issue Dec 1, 2021 · 2 comments
Open

Example for Client Support not working #652

code-cro opened this issue Dec 1, 2021 · 2 comments

Comments

@code-cro
Copy link

code-cro commented Dec 1, 2021

In the example for client from where do you pull gen_client::Client?

let (client, server) = local::connect::<gen_client::Client, _, _>(io);
@code-cro code-cro changed the title Example now working Example for Client Support not working Dec 1, 2021
@Aloxaf
Copy link

Aloxaf commented Dec 28, 2021

It's generated by #[rpc]

@hunjixin
Copy link

@Aloxaf and i have problem
in the example use extend to get delegate function in rpc implement.
but if i just just need rpc client, why not get function delegate from rpc trait directly?

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

No branches or pull requests

3 participants