tRPCttRPC
Powered by
rhh4x0RR
tRPC•3y ago•
3 replies
rhh4x0R

How do pass a 'blob' from frontend to backend?

I'm having trouble doing this without converting an audio Blob to base64 and then decrypting it and creating a file on the server. Base64 is huge and breaks the app, but if I create it client side it's no problem. However I don't want to expose API keys that I need in order to do so (which it does currently).

Any ideas on what I could do?
tRPCJoin
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,015Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

How do I pass FormData from client to the public procedure ?
Fitim BytyqiFFitim Bytyqi / ❓-help
2y ago
How do I pass a Generic to a trpc query procedure?
GabrielGGabriel / ❓-help
3y ago