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

Create basic Rust RPC API #2

Open
fabien-roy opened this issue Nov 25, 2022 · 0 comments · May be fixed by #19
Open

Create basic Rust RPC API #2

fabien-roy opened this issue Nov 25, 2022 · 0 comments · May be fixed by #19
Assignees
Labels
feature New feature or request

Comments

@fabien-roy
Copy link
Contributor

RPC: https://github.com/google/tarpc

  • Create basic Rust RPC API
  • Place router definitions in separate package of the monorepo
  • Consume router definitions in Yew app, use it

Next steps (create tasks):

  • Handle authentication
@fabien-roy fabien-roy self-assigned this Nov 25, 2022
@fabien-roy fabien-roy added this to the v1.0.0 - Boilerplate milestone Nov 25, 2022
@fabien-roy fabien-roy added the feature New feature or request label Nov 25, 2022
@fabien-roy fabien-roy moved this from Backlog to To Do in Rust-Wasm Monorepo Starter Pack Dec 1, 2022
@fabien-roy fabien-roy moved this from To Do to In Progress in Rust-Wasm Monorepo Starter Pack Dec 11, 2022
@fabien-roy fabien-roy linked a pull request Dec 11, 2022 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant