Replace single httpBatchLink with splitLink that routes subscription operations to httpSubscriptionLink (SSE) while keeping queries/mutations on httpBatchLink. No new packages needed — both exports are part of @trpc/client v11.
Replace single httpBatchLink with splitLink that routes subscription operations to httpSubscriptionLink (SSE) while keeping queries/mutations on httpBatchLink. No new packages needed — both exports are part of @trpc/client v11.