The bare minimum required to get a video call working end to end.
Many of the features are not implemented in this repository to keep the basics simple. To see all advanced features, take a look at the advanced sample app here.
A limited subset of features are demonstrated in other branches of this repository. Such as:
Displaying Chat Messages which is present on the feature/chat branch.