Using serverless/edge function to stream audio to client and execute on responses from the client
Unanswered
California pilchard posted this in #help-forum
California pilchardOP
I'm wondering if this is possible? I can see that I can stream audio, and I think the docs say that edge functions have a limitless lifetime. But can I send messages back to that running edge function and ask it to do something with the stream it is processing?