After releasing our OdinKit Swift package for iOS and macOS, we now pushed the code for a very basic SwiftUI sample application to GitHub.
The app is built around OdinKit and implements all APIs required to provide real-time voice communication for
your users. It also shows how to use an OdinRoom
instance to synchronize data between all users in the room.
Learn more about the sample and how to get started in our example description: