trpc-openapi icon indicating copy to clipboard operation
trpc-openapi copied to clipboard

Support for server-side events?

Open corbt opened this issue 2 years ago • 0 comments

Hey there! We're writing an app that needs server-side events (it requires proxying events to an LLM like OpenAI). We're currently using trpc-openapi and love it; wondering if there's any way to keep our same architecture and add in SSE?

This is within a NextJS app.

corbt avatar Dec 16 '23 06:12 corbt