I want just a basic chat application, no video chat, using purely rn-webrtc. Is it possible? If yes then can someone provide an example for same. would be really helpful
Hi @gaurav-psych, if you only need the chat you can use just sockets. I have a repo with an application - server example. Its now webrtc based but it can help you.
1 Like
cool, actually, sockets would be better right. webrtc for audio and video calls i believe