I have seen some excellent libraries for implementing VoIP on iOS, but all of them are applicable for making calls to real numbers. All I need is communication between users of my application. Siphon seems like a great option, but you should configure it using a service that allows you to make calls. All I need is communication between my users, maybe there is a better way to do this.
Any advice is appreciated!
source
share