Hi there, I authored this small chat-text/file-transfer demo without any third party libraries for WebRTC communication [0].
It is very easy to get running in your computer since it's made with the purpose of explaining data flow withing WebRTC, logs have been implemented describing this flow in both client and server, you can find a blog post about it here [1].
It is very easy to get running in your computer since it's made with the purpose of explaining data flow withing WebRTC, logs have been implemented describing this flow in both client and server, you can find a blog post about it here [1].
[0] https://github.com/agilityfeat/file-transfer-demo
[1] https://webrtc.ventures/2018/04/file-transfers-small-demonst...