Nabto Edge WebRTC Client SDK for iOS

This SDK implements WebRTC, using Nabto Edge Streams for signaling. It wraps the Chromium WebRTC player component for simple integration in your own app.

The main entry point is EdgeWebRTC.createPeerConnection(). See the WebRTC best practices section for example usage.

Also see the installation instructions.