stephenlb / webrtc-sdk

WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.
https://stephenlb.github.io/webrtc-sdk/
MIT License
853 stars 278 forks source link

video chat presence #74

Open ahenney opened 4 years ago

ahenney commented 4 years ago

Hi Stephen

Were.you able to add presence to the app. To check who is available on a channel.to video chat with.

Andre

stephenlb commented 4 years ago

Hi! This is available. Docs to add presence are available on PubNub SDK Presence tutorial.