Alex / KATT
Alex / KATT
Closes #5717 ## π― Changes What changes are made in this PR? Is it a feature or a bug fix? ## β Checklist - [ ] I have followed the...
Hey there @icflorescu, We've just updated our `resolveResponse`-function to be based on the Fetch API rather than our bastardization. I'm opening this issue mainly to let you know We have...
if the callback is undefined, the _return_ of the function can be undefined, not the function itself
Closes #3955 ## π― Changes This adds an optional `connectionParams`-callback/string on the `wsClient` and `httpSubscriptionLink` which can be used for auth in environments where cookies doesn't work. - For WebSockets,...
Ref #3955 ## π― Changes Showcase how you can do authentication with websockets ## β Checklist - [ ] I have followed the steps listed in the [Contributing guide](https://github.com/trpc/trpc/blob/main/CONTRIBUTING.md). -...
Closes #5809 ## π― Changes Refactor useInfiniteQuery utils to it's own file using react queries types as a reference inline as an attempt to close #5809 ## β Checklist -...
Closes #5846 ## π― Changes Not done, need feedback ## β Checklist - [ ] I have followed the steps listed in the [Contributing guide](https://github.com/trpc/trpc/blob/main/CONTRIBUTING.md). - [ ] If necessary,...
Closes # ## π― Changes What changes are made in this PR? Is it a feature or a bug fix? ## β Checklist - [ ] I have followed the...
- Closes #5886 - Closes #5871 - Closes #5786 - Closes #5908 - Closes #6136 ## π― Changes - Allow for subscribing to connection state of WebSockets / EventSource. -...
# We need maintainers for `wsLink` **Help us in revamping tRPC's WebSocket support!** Since we introduced subscriptions using `httpSubscriptionLink`, the core team no longer relies on `wsLink` as we handle...