Open ak3zaidan opened 4 months ago
Hi, the source codes will be released gradually as I published the videos on my YouTube channel. The full source code will also be published on my patron with a detailed graph and article about the backend scaling strategies. And yes we do cover video calling, voice and text messages in this series and I'm using StreamSDK and firebase.
Hello, I noticed you have video/audio calls in your WhatsApp app demo. Do you have the source code for this? I'm trying to integrate video/audio single and group calls within my iOS app, I'd like to use the StreamSDk but I don't know where to start. I'd appreciate any help in this. I also have a messaging interface and I use Firebase as my backend, do you have any tutorial/source code on implementing push notifications for messages.