An open API service indexing awesome lists of open source software.

https://github.com/getstream/stream-video-swift-webrtc


https://github.com/getstream/stream-video-swift-webrtc

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

          

# Stream Video WebRTC

### Please refer to the main repo for more information: [stream-video-swift](https://github.com/GetStream/stream-video-swift/)

This repository just serves as the hosting for our Package.swift pointing to precompiled WebRTC XCFramework.

## Release

To release a new version of the package, run the following command:

```bash
bundle install
bundle exec fastlane release version:1.2.3
```