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

Add basic producer function to Rust SDK #452

Closed
ShadowySpirits opened this issue Apr 2, 2023 · 0 comments · Fixed by #453
Closed

Add basic producer function to Rust SDK #452

ShadowySpirits opened this issue Apr 2, 2023 · 0 comments · Fixed by #453
Labels

Comments

@ShadowySpirits
Copy link
Member

As a first step, I would like to implement the following two RPCs for Rust producer:

  1. QueryRoute
  2. SendMessage
@aaron-ai aaron-ai added the Rust label Apr 3, 2023
lizhanhui pushed a commit that referenced this issue Apr 4, 2023
* feat(rust): implement producer

* add licence to model.rs

* setup protoc in rust build

* make rpc client testable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants