Discussions

Ask a Question
Back to All

PeerConnection in nodejs

Hello
I want to create a PeerConnection for talk stream in express+socket.io server using nodejs.

But PeerConnection is not supported with non-browser.

How can I handle talk stream in nodejs server.