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

Rust support #15

Open
zeebo opened this issue Jun 9, 2021 · 2 comments
Open

Rust support #15

zeebo opened this issue Jun 9, 2021 · 2 comments

Comments

@zeebo
Copy link
Collaborator

zeebo commented Jun 9, 2021

Tracking issue for Rust bindings.

I have some started at https://github.com/zeebo/drpc-rs but I need help integrating into the Rust ecosystem.

@gembin
Copy link

gembin commented May 27, 2022

No progress for a long time...

@zeebo
Copy link
Collaborator Author

zeebo commented Sep 22, 2022

Indeed. I have very little rust experience (this is my first project!). I just pushed some code up that attempts to make it work with async, but I don't know if that's right. There's a bunch of questions I have about the rust ecosystem. For example:

  • Which async driver library should I use? Is it possible to be agnostic to it?
  • Is async_trait the right thing? Seems hacky!

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

2 participants