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

Pubsub client example #611

Open
antonshkurenko opened this issue Jan 27, 2021 · 0 comments
Open

Pubsub client example #611

antonshkurenko opened this issue Jan 27, 2021 · 0 comments

Comments

@antonshkurenko
Copy link

antonshkurenko commented Jan 27, 2021

I'm trying to implement ipc pubsub, that's why I tried to check examples on this topic, but I've only found examples for server side (and I know client supports it from #412). Please, give an example also:

  1. how to read values from client subscription
  2. how to end stream from server side (not using reject method)
  3. how to end stream from client side

I see, that jsonrpc uses quite old tokio version, I'm newbie to it, can't find any tutorial on how to do that

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

1 participant