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

client improvements #62

Open
M-jerez opened this issue Aug 13, 2023 · 0 comments
Open

client improvements #62

M-jerez opened this issue Aug 13, 2023 · 0 comments
Assignees

Comments

@M-jerez
Copy link
Contributor

M-jerez commented Aug 13, 2023

  • atm the client fails if remote method metadata is not found locally: we should change it so the request is still made to the server if there is no local metadata, (this way we could use the client without serialization and validation and make the @mionkit/runtime dependency optional
  • an initial work has done to Implement promises that declare the type of the thrown error, but there was some error with linting and async function expecting a promise return. we should continue this work as having types error is very handy.
@M-jerez M-jerez self-assigned this Aug 13, 2023
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