Alex / KATT

Results 143 issues of 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...

bug

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,...

♻️ autoupdate

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). -...

♻️ autoupdate

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. -...

@trpc/server
@trpc/client
♻️ autoupdate
@trpc/react-query

# 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...

πŸ™‹β€β™‚οΈ help wanted