how can I use webrtc in nodejs?

Viewed 22

How can I use webrtc in nodejs? I want the nodejs (node 16) application to act as a client in webrtc communication.What packages are available to support webrtc?

1 Answers
Related