Coder Social home page Coder Social logo

podrtc's Introduction

PodRTC

PodRTC is an unofficial build of the WebRTC library for IOS platform bundled in this Cocoapod.

WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications.

Releases

Check available releases here

Current "stable" version

There are no concept of stable version just WebRTC revision builds. Notice that not necessary the latest build, either the biggest revision number or last build from master should be considered the best revision to use.

Usage

Update your Podfile with the following line:

pod "PodRTC", "56.17541.0.0"

Chosing version and builds:

Version format corresponds to: MM.RRRRR.D.U

  • MM. Two digit representing the WebRTC branch checked out for the build. m54->54, m55->55, m56->56 ...etc

  • RRRRR. Revision number 9948, 11300, 15101 ...etc

  • D. Indicates the kind of the build.

    0 -> Release

    1 -> Debug

  • U. Updates to the original codebase, this may be patches applied to enable or disable features, bug fixes and so on. Updates and other build information is documented in the RELEASE_LOG file.

This Pod License

MIT

WebRTC License

Please visit WebRTC License page to get complete information of the license and patents that apply to piece of software.

podrtc's People

Contributors

zevarito avatar

Watchers

James Cloos avatar Alsey Coleman Miller avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.