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

feat(server + client): add support for server-sent events (SSE) #5713

Open
wants to merge 295 commits into
base: next
Choose a base branch
from

Conversation

KATT
Copy link
Member

@KATT KATT commented May 10, 2024

🎯 Changes

Adds a httpSubscriptionLink using server-sent events (SSE)

Docs: https://www-git-05-10-subscriptions-sse-trpc.vercel.app/docs/client/links/httpSubscriptionLink

βœ… Checklist

  • I have followed the steps listed in the Contributing guide.
  • If necessary, I have added documentation related to the changes made.
  • I have added or updated the tests related to the changes made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider SSE to enable server->client http subscriptions
5 participants