Billy Swedish
Billy Swedish
TtRPC
Created by Billy Swedish on 8/4/2024 in #❓-help
tRPC and playing audio files on the frontend
Hello all! Reaching out to the community here to see if anyone can help. I am putting together an audio player component for my electron app and use tRPC for all backend communication. Specifically I am using the electron tRPC setup (https://github.com/jsonnull/electron-trpc) I was wondering if anyone has used something like the react h5 audio player and served audio files to it using tRPC yet or should I just go with an express server setup? Ideally I would like to avoid two comms systems but if needs must then I will go ahead. Cheers! // Ben
4 replies