Next.js Discord

Discord Forum

how do i go about building audio call features in my app

Unanswered
Giant panda posted this in #help-forum
Open in Discord
Giant pandaOP
I'm building a messaging app I wanted to 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

2 Replies

peerjs?