Skip to content

This is sample WebRTC Application using ionic and peerjs.

License

Notifications You must be signed in to change notification settings

limagesan/ionic-webrtc-sample

Repository files navigation

This is a ionic project using webrtc and peerjs.

Environment

This is my develop environment.

% node -v
v8.6.0
% ionic -v
3.12.0
% cordova -v
7.0.1

Setup

% npm install

iOS

% cordova platform add ios
% ionic cordova build ios

Run

PC

% ionic serve

iOS

% cordova build ios

open xcworkspace file in the platform/ios and run on your device.

PostScript

Xcode which version > 9.0 cannot build this source because Xcode cannot convert swift2.x to 3.x.

About

This is sample WebRTC Application using ionic and peerjs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published