I need to build solution when client from browser connects to WebRTC server and sends \ receives some data ( for ex audio ). On server side I need to have possibility to control streams. ( for ex. save users audio and send some audio to user)
Is there any solution to build such server side on nodeJS ?