nightire
nightire3mo ago

1. I want to response a readable stream

1. I want to response a readable stream through httpAction 2. My code rely on node environment and httpAction don't allow "use node" 3. I extract the logic into a internalAction so "use node" is acceptable 4. However, invoking this internalAction throws an error says: "ReadabelStream" is not a supported Convex type I'm trapped here, what else can I do to make it possible?
2 Replies
nightire
nightireOP3mo ago
FYI, I also made a post in support community: https://discord.com/channels/1019350475847499849/1407111465986560000
erquhart
erquhart3mo ago
Responded in community post

Did you find this page helpful?