I am looking for a webrtc implementation for node.js to transmit data from a nodeJS client to another webRTC peer.
So in my case the nodejs appl
How about simple-peer and rtc-everywhere?
simple-peer
rtc-everywhere
https://github.com/feross/simple-peer
https://github.com/contra/rtc-everywhere