Send AudioSocket request to Nodejs application

Hi,

I’m using AudioSocket and i was wandering if I can forward its request to my Nodejs application?

if yes, where can i find Nodejs Server code that understands the request from AudioSocket?

I have never heard of an implementation of the server side done in NodeJS. You can try searching Github for such a thing, that would be your best chance most likely, otherwise you would need to write one yourself.

1 Like

Thank you.

Did you see an implementation of the server side with any other language? like java, c++

I may have years ago, but I don’t remember any further.

1 Like