TtRPC•Created by Vaibhav on 6/28/2024 in #❓-help websocket or sse
So, im implementing real time transcription using google api , so should i use sockets or sse in trpc for this?
im using nextjs btw , also tried integrate sockets in my app , its pretty complex for a noob coder like me