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 v2 #332

Open
7 tasks
oscartbeaumont opened this issue Dec 25, 2024 · 0 comments
Open
7 tasks

Client v2 #332

oscartbeaumont opened this issue Dec 25, 2024 · 0 comments

Comments

@oscartbeaumont
Copy link
Member

Extracted from #326

Typescript Client:

  • BigInt support on client through json-with-bigint
  • WithDate decoder (gotta figure out how to merge with json-with-bigint)
  • Ensure files uploads are sorted last in the request (as they are blocking).
  • How will we integrate React Query with the response output (as rspc_invalidation can return queries that were not requested)
  • Extra metadata to implement a split link
  • Return cleanup closure from fetch fn so we can abort subscriptions
  • Batch stream link that does streaming request body instead of a timeout on the client. Will reduce latency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant