IPMQuickstart is the iOS template associated with the IPM SDK guide for iOS. This app comes preloaded with the ability to do 3 main things
-
Create a user
-
Create and join channels
-
Send and receive messages
Please sign up for a free Twilio account. You will also need to setup a TwiML server.
Whenever a user enters a username and desired channel to connect to, the app will either join the channel if it already exists or create the channel and join it. Once inside the channel, the user will be able to send/receive messages and invite other users.
MIT license (Copyright 2015 Twilio inc.)