how do i go about building audio call features in my app
I'm building a messaging app I wanna build a one on one call feature , a group call feature just like the one in discord channels i know that webrtc is used to build these features the question is do i only require plain webrtc to build these features i will be using next js with a node js server
0 Replies